automl-self-improvement

View on PyPIReverse Dependencies (0)

1.0.0 automl_self_improvement-1.0.0-py3-none-any.whl

Wheel Details

Project: automl-self-improvement
Version: 1.0.0
Filename: automl_self_improvement-1.0.0-py3-none-any.whl
Download: [link]
Size: 9508
MD5: 4e4e80435ff0159b350861752dfc4702
SHA256: 0b1cd06a0b2ea4d242abb87357d8d33c9b48c488d375ab11cb3fafed01c36cef
Uploaded: 2025-03-23 23:54:53 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: automl_self_improvement
Version: 1.0.0
Summary: Autonomous AI model optimization framework with meta-learning and hybrid tuning
Author-Email: Krishna Bajpai <bajpaikrishna715[at]gmail.com>
Project-Url: Homepage, https://github.com/krish567366/automl-self-improvement
Project-Url: Documentation, https://github.com/krish567366/automl_self_improvement/tree/main/docs
Project-Url: Repository, https://github.com/krish567366/automl-self-improvement
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: torch (>=2.0.0)
Requires-Dist: optuna (>=3.2.0)
Requires-Dist: fastapi (>=0.95.0)
Requires-Dist: stable-baselines3 (>=2.0.0)
Requires-Dist: diffusers (>=0.16.0)
Requires-Dist: pymoo (>=0.6.0)
Requires-Dist: scikit-learn (>=1.2.0)
Requires-Dist: ray[tune] (>=2.5.0)
Requires-Dist: python-jose (>=3.3.0)
Requires-Dist: uvicorn (>=0.21.0)
Description-Content-Type: text/markdown
License-Expression: MIT
[Description omitted; length: 4893 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (77.0.3)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
automl/cli.py sha256=jAmYgrpKNJjvbJSHxgzE_Rb6JwxzN_bjp80X56EdLAo 236
automl/api/app.py sha256=2tboqts8q1-JpEObCrsWaUb98UwXFjEXJeOaXM7CyOc 1151
automl/api/schemas.py sha256=SOEPEDoGUEUc9RuNGQkun9XzJrdAhq-H5dXVO-iR3gU 36
automl/core/config.py sha256=N_Kgs6dy8I9KMnqxBap0Yrv3rGlLE2wBh4OBXufchIY 39
automl/core/meta_env.py sha256=OOUld0Z9Fa3EqjkMLQkpHRlSg66IpRsYPFb5f8kysOI 839
automl/core/meta_learner.py sha256=RF9CIxlrZFLdcLti7vcXN056Yd0Kk1z44avsJyRuYE4 1215
automl/core/quantization.py sha256=LpdH_4EH4-jtSpu8GV8njvB_wFiVZC0rWzqsGg4C1tc 750
automl/data/augmentation.py sha256=Wg2E5omQ7cQzntkSDJYo2dqhq3vkD0DYomiKfvlmOes 670
automl/data/cleaning.py sha256=kiznLoVTYNcuYSxuW47Mo07oT-7n6-L54QTpEKgAIPo 710
automl/hyperparameters/bayesian_opt.py sha256=tSGRTZ1akiUbMvqzU5JtK_ETEC9fRwBH6pFgr4ZsUqY 992
automl/hyperparameters/evolutionary.py sha256=Cj7Elc60MVITAAzT7K-z-3P2hAqLAj0TKzeB8VdG04I 909
automl_self_improvement-1.0.0.dist-info/METADATA sha256=wmxY1Nik70s2yMek1FCrfhZMe99L08FeQtsbR5cTxnA 6247
automl_self_improvement-1.0.0.dist-info/WHEEL sha256=1tXe9gY0PYatrMPMDd6jXqjfpz_B-Wqm32CPfRC58XU 91
automl_self_improvement-1.0.0.dist-info/entry_points.txt sha256=sa1KstjyRAHcvEhcmk-BuPcNM8iyWSYg_dJS_4fCOaI 43
automl_self_improvement-1.0.0.dist-info/top_level.txt sha256=WcuHxxPFseyw1WsarVEyAnNVAgtdZE0kkE0OxoYoMa0 7
automl_self_improvement-1.0.0.dist-info/RECORD

top_level.txt

automl

entry_points.txt

automl = automl.cli:main