
Security News
Researcher Exposes Zero-Day Clickjacking Vulnerabilities in Major Password Managers
Hacker Demonstrates How Easy It Is To Steal Data From Popular Password Managers
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.
FAQs
AutoOptimizer is a python package for optimize machine learning algorithms.
We found that autooptimizer demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Hacker Demonstrates How Easy It Is To Steal Data From Popular Password Managers
Security News
Oxlint’s new preview brings type-aware linting powered by typescript-go, combining advanced TypeScript rules with native-speed performance.
Security News
A new site reviews software projects to reveal if they’re truly FOSS, making complex licensing and distribution models easy to understand.