Skip to content

Hamid-abdellaoui/Stock-Prediction-Using-Python-Machine-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Stock-Prediction-Using-Python-Machine-Learning

  • Data from Yahoo
  • Prediction with a recurrent neural network (RNN) : LSTM (Long short-term memory)
  • Libraries : numpy, pandas , matplotlib, sklearn, keras