MCPcopy Index your code
hub / github.com/robertmartin8/MachineLearningStocks / stock_prediction.py

File stock_prediction.py

stock_prediction.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import pandas as pd
2from sklearn.ensemble import RandomForestClassifier
3from utils import data_string_to_float, status_calc
4

Callers

nothing calls this directly

Calls 1

predict_stocksFunction · 0.85

Tested by

no test coverage detected