Skip to main content

AutoML library for fast experementations.

Project description

FALCON: A Lightweight AutoML Library

Falcon is a lightweight python library that allows to train production-ready machine learning models in a single line of code.

from falcon import AutoML

AutoML(task = 'tabular_classification', train_data = 'titanic.csv')

Installation 💾

Stable release from PyPi

pip install falcon-ml

Latest version from GitHub

pip install git+https://github.com/OKUA1/falcon

Documentation 📚

You can find a more detailed guide as well as an API reference in our official docs.

Authors & Contributors ✨


Oleg Kostromin


Iryna Kondrashchenko


Marco Pasini

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

falcon-ml-0.2.2.tar.gz (25.8 kB view hashes)

Uploaded Source

Built Distribution

falcon_ml-0.2.2-py3-none-any.whl (33.6 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