Skip to content

A sample meachine learning code to guss the stock market price of Facebook.

Notifications You must be signed in to change notification settings

siddeshwarnavink/fb-stock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fb-stock

A sample meachine learning code to guss the stock market price of Facebook

👾 Preview

App Preview

🤑 Getting Started

Step 1: Clone the project

First clone this repository using git

git clone <repository-url>

Step 2: Download the dataset

Download the dataset from kaggle.com and save it as FB.csv in the root directory

Step 3: Train the model

You can train the model by running the generate_model.py file

Step 4: You are good to go!

Now run the project by running the predict.py file and you can see the output in the console.

🤝 Contributing

You need to folk this project first and work on this locally. After your done with:

git checkout -b my-fix
# fix some code...

git commit -m "fix: corrected a typo"
git push origin my-fix

Lastly, open a pull request on Github.

About

A sample meachine learning code to guss the stock market price of Facebook.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages