Falcon is a lightweight python library that allows to train production-ready machine learning models in a single line of code.
Falcon ML is under active development. We've already implemented a robust and production-ready core functionality, but there's much more to come. We plan to introduce many new features by the end of the year, so stay tuned!
⭐ If you liked the project, please support us with a star!
You can try falcon out simply by pointing it to the location of your dataset.
from falcon import AutoML AutoML(task = 'tabular_classification', train_data = '/path/to/titanic.csv')
Alternatively, you can use one of the available demo datasets.
from falcon import AutoML from falcon.datasets import load_churn_dataset, load_insurance_dataset # churn -> classification; insurance -> regression df = load_churn_dataset() AutoML(task = 'tabular_classification', train_data = df)
Stable release from PyPi
pip install falcon-ml
Latest version from GitHub
pip install git+https://github.com/OKUA1/falcon
Installing some of the dependencies on Apple Silicon Macs might not work, the workaround is to create an X86 environment using Conda
conda create -n falcon_env conda activate falcon_env conda config --env --set subdir osx-64 conda install python=3.9 pip3 install falcon-ml
You can find a more detailed guide as well as an API reference in our official docs.
一站式AI创作平台
提供 AI 驱动的图片、视频生成及数字人等功能,助力创意创作
AI办公助手,复杂任务高效处理
AI办公助手,复杂任务高效处理。办公效率低?扣子空间AI助手支持播客生成、PPT制作、网页开发及报告写作,覆盖科研、商业、舆情等领域的专家Agent 7x24小时响应,生活工作无缝切换,提升50%效率!
AI数字人视频创作平台
Keevx 一款开箱即用的AI数字人视频创作平台,广泛适用于电商广告、企业培训与社媒宣传,让全球企业与个人创作者无需拍摄剪辑,就能快速生成多语言、高质量的专业视频。
AI辅助编程,代码自动修复
Trae是一种自适应的集成开发环境(IDE),通过自动化和多元协作改变开发流程。利用Trae,团队能够更快速、精确地编写和部署代码,从而提高编程效率和项目交付速度。Trae具备上下文感知和代码自动完成功能,是提升开发效率的理想工具。
AI小说写作助手,一站式润色、改写、扩写
蛙蛙写作—国内先进的AI写作平台,涵盖小说、学术、社交媒体等多场景。提供续写、改写、润色等功能,助力创作者高效优化写作流程 。界面简洁,功能全面,适合各类写作者提升内容品质和工作效率。
全能AI智能助手,随时解答生活与工作的多样问题