Skip to main content

A lightweight AutoML framework

Project description

AutoML

AutoML is a lightweight AutoML library to automatically choose the best algorithm for your dataset.

Features

  • Supports classification and regression
  • Auto model selection
  • Performance graphs

Usage

from automl import AutoML
model = AutoML(df, target='target_column')
model.run()

Data Cleaning

from automl.preprocessing import DataCleaner

cleaner = DataCleaner()
df_cleaned = cleaner.clean(df)

Install

pip install -r requirements.txt

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

automl_kit-0.1.3.tar.gz (5.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

automl_kit-0.1.3-py3-none-any.whl (7.3 kB view details)

Uploaded Python 3

File details

Details for the file automl_kit-0.1.3.tar.gz.

File metadata

  • Download URL: automl_kit-0.1.3.tar.gz
  • Upload date:
  • Size: 5.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for automl_kit-0.1.3.tar.gz
Algorithm Hash digest
SHA256 fe6a1b5d157d17b305207c891fcae86cf9b2bfe0400ab222a29e45abde15a680
MD5 d325a30b686246d7a9b6181deb2b50c7
BLAKE2b-256 a64e938c513c905dacfc19f5957084b41a4425fd35f6abda61fb33a8408ebe52

See more details on using hashes here.

File details

Details for the file automl_kit-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: automl_kit-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 7.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for automl_kit-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 7a8b1e2726fa21e257c2150458eb013fa7301ae93dce861233e8a62f1f1a6419
MD5 5790aea6edb9fcaf8c29a518bc812295
BLAKE2b-256 0052b883b0e31c61405501c304d2b9e31c43bbd7dbf0790a248e8d01b362a201

See more details on using hashes here.

Supported by

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