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

Height and Weight Prediction #10

Closed abhisheks008 closed 2 years ago

abhisheks008 commented 2 years ago

ML-Crate Repository (Proposing new issue)

:red_circle: Project Title : Height and Weight Prediction :red_circle: Aim : Build a predictive model for determining height or weight of a person. Implement a linear regression model that will be used for predicting height or weight. :red_circle: Dataset : http://wiki.stat.ucla.edu/socr/index.php/SOCR_Data_Dinov_020108_HeightsWeights :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.

Hello, ML-Crate contributors, this issue is only for the contribution purposes and allocated only to the participants of SWOC 2.0 Open Source Program.


πŸ“ 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. 😎

shivangisehgal commented 2 years ago

Full name : Shivangi Sehgal GitHub Profile Link : https://github.com/shivangisehgal Participant ID : 909 Approach for this Project : Perform EDA, try different regression models to predict Weight based on Height (or vice versa) and find best fitted model by evaluating their errors. Are you a participant of SWOC 2.0? YES

abhisheks008 commented 2 years ago

Issue assigned to you @shivangisehgal