Skip to content

This repo's main purpose is to automate the ML process using scikit learn. I have performed the automation process in both classification and Regression

Notifications You must be signed in to change notification settings

Keshav25-2002/Auto-Scikit-Learn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Auto-Scikit-Learn

Auto-Scikit-Learn is a Python library for automating the process of model selection and hyperparameter tuning using scikit-learn. The library allows users to easily and

efficiently find the best model and hyperparameters for their data without requiring any prior knowledge or experience in machine learning.

Features:

1.Automated model selection

2.Automated hyperparameter tuning

3.Simple API for easy implementation

4.Optimized for speed and efficiency

5.Compatible with scikit-learn and pandas

How it works:

Auto-Scikit-Learn uses Bayesian optimization to search for the best model and hyperparameters for a given dataset. The library takes as input a dataset and a list of

models and their associated hyperparameters to search over. It then iteratively trains and evaluates models using cross-validation, and selects the best performing model

and hyperparameters.

Technologies Used:

1.Python

2.Scikit-learn

3.Pandas

4.Hyperopt

5.Joblib

About

This repo's main purpose is to automate the ML process using scikit learn. I have performed the automation process in both classification and Regression

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published