A package to find best machine learning model
Project description
# Auto Machine Learning Models
## Overview auto-ml-models is a Python package to find best machine learning model built Based on scikit-learn, catboost and xgboost.
## Features ### This project include 9 models: * KNN * Linear * SVM * DecisionTree * RandomForest * GBoost * AdaBoost * XGBoost * CatBoost
### This project include 6 scores: * Accuracy * Precision * Recall * F1 * MAE * MSE
## Installation
Install the package
` pip install auto-ml-models `
## Usage
` pip install auto-ml-models `
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 auto_ml_models-0.1.0.tar.gz
.
File metadata
- Download URL: auto_ml_models-0.1.0.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6085f12065d63f0b3a9908ca0e7f58c420fa22077e77941ee8f92b9fa48c947a |
|
MD5 | d435859a089222d5207c9a6982b53b28 |
|
BLAKE2b-256 | 270ab4f5ac1e0a787a60e6aef57dc132c2ca55ac702e64a51ae296d82f295f2d |
File details
Details for the file auto_ml_models-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: auto_ml_models-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d3162c6693097dcfe3a407184cc7eefab0cf2dd2862e10655d4d5dd4c0c73f40 |
|
MD5 | 8bbd8555623a1179ce713f1300771574 |
|
BLAKE2b-256 | 221d83b6dbd61ee6ee98b7c0520e943c8221ceb2000b6afbe1c31cf8e6235e0a |