This GitHub repo represents my ML projects. Dive into the code to see how I'm trying computers to get smarter with data. From data collection to training models, it's all here.
Welcome to my Machine Learning playground!
- 🚀 This repository hosts projects focused on predicting gold prices, car prices, and calorie burn using a variety of regression algorithms like Linear Regression, Lasso Regression, XGBoost Regression, and more.
Predicting gold prices can be tricky, but our models are up for the challenge. We've employed various regression algorithms to forecast gold prices based on historical data. Check out the code, data, and results in the dedicated Gold Price Prediction directory.
Curious about what your dream car might cost in the future? Our Car Price Prediction project has got you covered. Explore how different regression algorithms perform in estimating car prices. Head over to the Car Price Prediction directory for the nitty-gritty details.
Fitness enthusiasts, this one's for you! Our Calorie Burn Prediction project utilizes regression algorithms to estimate calories burnt during physical activities. Dive into the Calorie Burn Prediction directory to uncover the secrets behind the predictions.
- Linear Regression
- Lasso Regression
- XGBoost Regression
- Others Regression Algorithms
- Clone the repository:
git clone https://github.com/RJ-Hossan/ML_Project.git
Arigato Gozaimasu :)