Metadata-Version: 2.4
Name: saddlellm
Version: 2.0.0
Summary: Use this package to make Machine Learn Algorithm more convenient 
Home-page: https://github.com/niqinggood
Author: patrick
Author-email: niqinggood@163.com
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8 
Description-Content-Type: text/markdown
Requires-Dist: missingno
Requires-Dist: imblearn
Requires-Dist: argparse
Requires-Dist: minio
Requires-Dist: networkx
Requires-Dist: flask
Requires-Dist: ydata_profiling
Requires-Dist: xgboost
Requires-Dist: lightgbm
Requires-Dist: catboost
Requires-Dist: tqdm
Requires-Dist: xmltodict
Requires-Dist: Faker
Requires-Dist: category_encoders
Provides-Extra: basic
Provides-Extra: pro
Requires-Dist: ultralytics; extra == "pro"
Requires-Dist: autogluon; extra == "pro"
Requires-Dist: autogluon.features; extra == "pro"
Requires-Dist: autogluon.tabular; extra == "pro"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

by PatrickNi
