Welcome to my Machine Learning Portfolio, where I showcase various ML projects using Traditional Machine Learning (ML), Deep Learning (DL), Reinforcement Learning (RL), and Natural Language Processing (NLP). Each category has its own dedicated repository.
π Repo: Traditional ML Projects
- Stock Price Prediction π
- Description: Predicts future stock prices using Linear Regression with
PyTorch
. - Features:
β Fetches real stock data from Yahoo Finance
β Uses Min-Max Scaling for normalization
β Implements Linear Regression in PyTorch
β Saves & loads trained models for future predictions
β Plots actual vs. predicted stock prices
- Description: Predicts future stock prices using Linear Regression with
(Coming Soon...)
(Coming Soon...)
(Coming Soon...)
This repository is licensed under the MIT License.