alteryx/open_source_demos
A collection of demos showcasing automated feature engineering and machine learning in diverse use cases
This collection of demos helps data scientists and analysts quickly build effective machine learning models. It takes your raw business data and automatically creates the right features and selects the best model, outputting a high-performing predictive model ready for use. It's designed for anyone looking to streamline the complex process of preparing data and training models.
504 stars. No commits in the last 6 months.
Use this if you need to rapidly develop accurate predictive models without manually sifting through data for features or testing countless algorithms.
Not ideal if you prefer to have granular, manual control over every step of feature creation and model selection.
Stars
504
Forks
170
Language
Jupyter Notebook
License
BSD-3-Clause
Category
Last pushed
Aug 07, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/alteryx/open_source_demos"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
feature-engine/feature_engine
Feature engineering and selection open-source Python library compatible with sklearn.
alteryx/featuretools
An open source python library for automated feature engineering
cod3licious/autofeat
Linear Prediction Model with Automated Feature Engineering and Selection Capabilities
abess-team/abess
Fast Best-Subset Selection Library
rodrigo-arenas/Sklearn-genetic-opt
ML hyperparameters tuning and features selection, using evolutionary algorithms.