AutoOptimizer is a python package for optimize machine learning algorithms.
Project description
AutoOptimizer package provides tools for automatically optimizing machine learning models.
It uses Exhaustive Search Mechanism with Hyperparameter Tuning for optimizing machine learning models. It also provides evaluation metrics for regression models, and ability to delete outliers with several methods.
#Prerequisites:
{ sklearn - numpy - pandas }
#Install package:
pip install autooptimzer
#Install package in jupyter notebook:
1- open anaconda prompt (It is recommended open as administrator)
2- pip install autooptimzer
#Usage:
Optimize machine learning models using python.
Clustering: DBSCAN, KMeans, MeanShift, Mini Batch K-Means
Supervised: KNeighborsClassifier, KNeighborsRegressor, DecisionTreeClassifier, DecisionTreeRegressor, SupportVectorClassifier, SupportVectorRegressor, LogisticRegression, LinearRegression
Ensemble: RandomForestClassifier, RandomForestRegressor, GradientBoostingClassifier, GradientBoostingRegressor, AdaBoostClassifier, AdaBoostRegressor, BaggingClassifier, BaggingRegressor, ExtraTreesClassifier
Metrics for regression models.
Clear data by removing outliers.
Download Document: https://genesiscube.ir/wp-content/uploads/2023/03/Auto-Optimizer-document-0.8.9.pdf
For more information visit: https://genesiscube.ir/autooptimizer/
#Contact and Contributing:
Please share your good ideas with us. Thanks for contributing with the program.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file autooptimizer-0.8.9.tar.gz
.
File metadata
- Download URL: autooptimizer-0.8.9.tar.gz
- Upload date:
- Size: 9.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 84440fe593937e2783a9f2a7bba3a97af8209906feafba3e35878933b3b7512a |
|
MD5 | da6a3201ec23f1f3fe0db1dacc84157b |
|
BLAKE2b-256 | 31b7c1a4b7dd2a8adff22a95edff8cd592d8074d4211e09062bd2cf0fb1cdda5 |
File details
Details for the file autooptimizer-0.8.9-py3-none-any.whl
.
File metadata
- Download URL: autooptimizer-0.8.9-py3-none-any.whl
- Upload date:
- Size: 18.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | abc0aecc6cceee99839702ccba039166b219946c613894971d5110d6cf6913ab |
|
MD5 | 1fd8fcfb516c9e8417b3d1803a404cb8 |
|
BLAKE2b-256 | 2af160334d5007d03de8d6247957348721cbed5cb5bc19dea0cac0260bbbb107 |