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
198 stars 216 forks source link

Best Country to Live In 2024 #499

Open abhisheks008 opened 8 months ago

abhisheks008 commented 8 months ago

ML-Crate Repository (Proposing new issue)

:red_circle: Project Title : Best Country to Live In 2024 :red_circle: Aim : The aim of the project is to make an analysis model to find out the best country for living in 2024 based on the dataset. :red_circle: Dataset : https://www.kaggle.com/datasets/rafsunahmad/best-country-to-live-in-2024 :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. 😎

YADAVEESHU commented 8 months ago

Name: eeshuyadav Git: https://github.com/YADAVEESHU PID: NA Approach : I will develop maps to show the relationship between population density and happiness scores,to visualize geographic distributions of HDI and population data.Enhance model accuracy, especially for happiness score predictions,Initially use linear regression, then enhance the model for happiness score predictions using Random Forest Regressor,Assess model performance using metrics like MSE and R-squared. Program: JWoC

abhisheks008 commented 8 months ago

Assigned @YADAVEESHU

professor1412 commented 8 months ago

Name: Kanhaiya yadav Git: https://github.com/professor1412 please assign it to me.

abhisheks008 commented 8 months ago

Name: Kanhaiya yadav Git: https://github.com/professor1412 please assign it to me.

Already assigned to someone.

shivansh-2003 commented 4 months ago

Can You Please Assign this issue under SSOC. 2024 Season 3 Shivansh Mahajan Github:- https://github.com/shivansh-2003 Participation ID:- NA I will do EDA of the data set by various statistical methods like IQR , Study Distribution OF Feature and Correlation Matrix. I would train the data in Various ML model to. arrive to the better Accuracy score. I would then feed the data for Feature engineering and then train it with different machine learning models KNN , Random forest , Decision Tree , SVM and Bossting Algorithms . I am well versed with Machine Learning you can check out my linkedin :-https://www.linkedin.com/in/shivansh-mahajan-13227824a/ and Git repository . can u assign me with this issue @abhisheks008 Participation Role:- SSOC Season 3

abhisheks008 commented 4 months ago

Contributions will start from June 1, 2024. Till then please have some patience.

Rithish5513U commented 4 months ago

Full name : Rithish S GitHub Profile Link : https://www.github.com/Rithish5513U Participant ID (If not, then put NA) : NA Approach for this Project : I will perform data preprocessing technique and clean the data, then i will do EDA on the dataset followed by the data visualization and feature engineering process. Then I will be training models like SVM, Decision Tree, Random forest , etc and compare their accuracy. I will also use hyperparameter tuning methods to find best usage of models and cross validation methods if required.

What is your participant role - SSOC Season 3

abhisheks008 commented 4 months ago

Implement 5-6 models for this project/dataset.

Assigned @Rithish5513U

Rithish5513U commented 4 months ago

@abhisheks008 I don't understand what to predict in the given dataset. I can just analyze the HDI for each country and Happiness of each country, I don't know for what prediction I should use ML algorithms. Is the visualization and explanation of EDA is enough or anything can I do with the dataset? Any suggestion or queries? Pls check the dataset and tell me what to do.

abhisheks008 commented 4 months ago

@abhisheks008 I don't understand what to predict in the given dataset. I can just analyze the HDI for each country and Happiness of each country, I don't know for what prediction I should use ML algorithms. Is the visualization and explanation of EDA is enough or anything can I do with the dataset? Any suggestion or queries? Pls check the dataset and tell me what to do.

If this dataset is not feasible with the desired model implementation, you can find a new dataset with the same problem statement and post it here. I'll review it.