Skip to content

y-Shreya21/stock-folder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Stock Price Prediction using Multi-Layer Perceptron - Minor Project Assignment Overview Objective The objective of this assignment is to implement a basic stock price prediction model using a Multi-Layer Perceptron (MLP) and historical stock data obtained from Yahoo Finance. The implementation involves data preprocessing, model building, training, and evaluation. Requirements Programming Language: Python Libraries: TensorFlow, yfinance, scikit-learn (if not installed, use pip install tensorflow yfinance scikit-learn)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages