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

Gold Price Analysis and Prediction #497

Closed abhisheks008 closed 8 months ago

abhisheks008 commented 8 months ago

ML-Crate Repository (Proposing new issue)

:red_circle: Project Title : Gold Price Analysis and Prediction :red_circle: Aim : The aim of this project is to predict the future Gold price and also make an analysis of the dataset. :red_circle: Dataset : https://www.kaggle.com/datasets/gvyshnya/gold-future-prices :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. 😎

Bayyana-kiran commented 8 months ago

Full name : SAI KIRAN B L S GitHub Profile Link : https://github.com/Bayyana-kiran Participant ID (If not, then put NA) : NA Approach for this Project : The project commences with rigorous data preprocessing, addressing missing values, outliers, and sorting the 'date' column chronologically. Exploratory Data Analysis (EDA) visualizes gold price trends, distribution, and variable relationships. Model implementation employs Linear Regression, Decision Trees, Random Forest, and Gradient Boosting, with evaluation metrics guiding model selection and hyperparameter tuning. The chosen algorithm is utilized to predict future gold prices, visually compared to actual prices for transparent insights. What is your participant role : IWOC2024

CAN U ASSIGN ME FOR THIS ISSUE?

abhisheks008 commented 8 months ago

Complete your previous issue first @Bayyana-kiran

Bayyana-kiran commented 8 months ago

Can u assign me @abhisheks008 ?

abhisheks008 commented 8 months ago

Issue assigned to you @Bayyana-kiran

Bayyana-kiran commented 8 months ago

Hey @abhisheks008 Created a PR kindly check!

Sorry for the Delay