Metadata-Version: 2.1
Name: TRIQ-Model
Version: 0.1
Summary: Random Forest Model to predict when a user should take a break
Home-page: https://github.com/MiloVentimiglia/TRIQ-model
Author: MiloVentimiglia
Author-email: milo.venti84@gmail.com
License: BSD-3
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
Requires-Dist: numpy (==1.18.5)
Requires-Dist: scikit-learn (==0.24.0)
Requires-Dist: pandas (==0.25.3)
Requires-Dist: feature-engine (==0.3.1)
Requires-Dist: joblib (==0.14.1)
Requires-Dist: strictyaml (==1.0.7)
Requires-Dist: pydantic (==1.1.1)
Requires-Dist: marshmallow (==3.9.0)
Requires-Dist: setuptools (==41.6.0)
Requires-Dist: wheel (==0.33.6)
Requires-Dist: twine (==3.2.0)

Random Forest Model to predict when a user should take a break


