Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 599 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 599 Bytes

Actual model predictions

To compare the effectiveness of the Naive Bayes model, Linear Trend, and a Weighted Average combination for predicting future values.

Dependencies


requires scikit-learn:

- Python (>= |PythonMinVersion|)
- NumPy (>= |NumPyMinVersion|)
- SciPy (>= |SciPyMinVersion|)
- joblib (>= |JoblibMinVersion|)
- threadpoolctl (>= |ThreadpoolctlMinVersion|)

User installation

Install scikit-learn is using ::

pip install -U scikit-learn

Testing


After installation, you can run the test data::

    python actual_model_predictions.py