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