Metadata-Version: 2.1
Name: recsagent
Version: 4.0.0
Summary: some package
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: scikit-learn
Requires-Dist: tqdm
Requires-Dist: helperagent (==4.0.0)
Requires-Dist: datetime
Requires-Dist: xgboost
Requires-Dist: statsmodels
Requires-Dist: interpret
Requires-Dist: shap
Requires-Dist: entsoe-py
Provides-Extra: dev
Requires-Dist: pytest ; extra == 'dev'

## Some Description
All agents for recommendation system
## Usage

