Skip to content

Instantly share code, notes, and snippets.

@quantra-go-algo
Last active July 14, 2023 12:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save quantra-go-algo/8e731ec60ba6630590c6118950b6bef8 to your computer and use it in GitHub Desktop.
Save quantra-go-algo/8e731ec60ba6630590c6118950b6bef8 to your computer and use it in GitHub Desktop.
# Import libraries
import yfinance as yf
import numpy as np
from sklearn.ensemble import RandomForestClassifier
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment