diff options
Diffstat (limited to 'predict.py')
-rw-r--r-- | predict.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -mport joblib +import joblib import pandas as pd # Load the model |
index : autopredict | ||
the ML program which predicts the future data | Biswakalyan Bhuyan |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | predict.py | 2 |
@@ -1,4 +1,4 @@ -mport joblib +import joblib import pandas as pd # Load the model |