Metadata-Version: 2.1
Name: utils-for-ds
Version: 0.0.15
Summary: common used functions for Data Scientist
Home-page: https://github.com/ZhangLe59151/ds_utils
Author: ZhangLe
Author-email: zhangle@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/ZhangLe59151/ds_utils
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas (>=0.25.1)
Requires-Dist: numpy (>=1.21.5)
Requires-Dist: DateTime (>=4.4)
Requires-Dist: tensorflow (>=2.7.0)
Requires-Dist: xgboost (>=1.5.2)
Requires-Dist: scikit-learn (>=1.0)
Requires-Dist: keras-tcn (>=3.4.0)
Requires-Dist: matplotlib (>=3.1.1)
Requires-Dist: pickleshare (>=0.7.5)
Requires-Dist: cloudpickle (>=1.2.2)
Requires-Dist: optuna (>=2.10.0)
Requires-Dist: seaborn (>=0.9.0)

### ds_utils  
This repository including common used function:  
- data processing  
- model tranining  
   
# [pypi](https://pypi.org/project/utils-for-ds/)  
# [github](https://github.com/ZhangLe59151/ds_utils)  
# [Document](https://zhanglenus.gitbook.io/doc-utils-for-datascientist/)  



