Skip to main content

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.

https://github.com/mrb987/autooptimizer

info@GenesisCube.ir

www.GenesisCube.ir

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

autooptimizer-0.8.9.tar.gz (9.5 kB view hashes)

Uploaded Source

Built Distribution

autooptimizer-0.8.9-py3-none-any.whl (18.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page