abhisheks008 / ML-Crate

ML-Crate stands as the ultimate hub for a multitude of exciting ML projects, serving as the go-to resource haven for passionate and dedicated ML enthusiasts!πŸŒŸπŸ’« Devfolio URL, https://devfolio.co/projects/mlcrate-98f9
https://quine.sh/repo/abhisheks008-ML-Crate-409463050
MIT License
180 stars 215 forks source link

Telecom Dataset Analysis #468

Open abhisheks008 opened 6 months ago

abhisheks008 commented 6 months ago

ML-Crate Repository (Proposing new issue)

:red_circle: Project Title : Telecom Dataset Analysis :red_circle: Aim : Create a bunch of ML models to analyze the telecom dataset. :red_circle: Dataset : https://www.kaggle.com/datasets/aesedeu/telecom-dataset :red_circle: Approach : Try to use 3-4 algorithms to implement the models and compare all the algorithms to find out the best fitted algorithm for the model by checking the accuracy scores. Also do not forget to do a exploratory data analysis before creating any model.


πŸ“ Follow the Guidelines to Contribute in the Project :


:red_circle::yellow_circle: Points to Note :


:white_check_mark: To be Mentioned while taking the issue :


Happy Contributing πŸš€

All the best. Enjoy your open source journey ahead. 😎

Yuvika-14 commented 5 months ago

hi abhisekh Full name: Yuvika Singh git hub profile link:https://github.com/Yuvika-14/Yuvikademo.git approch: ensemble methods, gradient boosting, neural networks. Take care of the missing data if there are any categorical values then will use one hot encoder or label encoder depending upon the issue. Seeking forward for your response

CodexAbhi commented 5 months ago

name: Abhimanyu Jaiswal github profile: https://github.com/CodexAbhi participant id: NA approach: research about the data, as there are no missing values, just check for outliers and plot some graphs and check relation of different features in exploratory data analysis. use some regression models and do hyperparameter tuning to improve score, going to try fitting dense neural network also if it gives good results, proceed on that. participant role: IWOC

abhisheks008 commented 5 months ago

@CodexAbhi @Yuvika-14 this is part of JWOC

pawaspy commented 5 months ago

@abhisheks008 in this telecom dataset is in russian language. It might be difficult for me and others to understand what are those columns saying can you add another.

abhisheks008 commented 5 months ago

Hi @pawaspy thanks for the information. I'll fix this for sure.

pawaspy commented 5 months ago

I wanted to work under this project but due to different language in the dataset it will be hard for me to detect. Or I can do is convert the foreign language into English and then perform the task.If thats ok can you assign me this task under IWoC?

abhisheks008 commented 5 months ago

Will update on this.

webarebears9 commented 1 month ago

Full name : Tulika Bhatia GitHub Profile Link : https://github.com/webarebears9 Participant ID (If not, then put NA) :NA Approach for this Project : decision tree, random forest,linear regression, polynomial regression Participant role : SSOC Seeking forward for your response.

abhisheks008 commented 1 month ago

Full name : Tulika Bhatia GitHub Profile Link : https://github.com/webarebears9 Participant ID (If not, then put NA) :NA Approach for this Project : decision tree, random forest,linear regression, polynomial regression Participant role : SSOC Seeking forward for your response.

Use the following models for this project.

Assigned @webarebears9