awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
alteryx avatar

alteryx/evalml

0
View on GitHub↗
849 星标·92 分支·Python·BSD-3-Clause·3 次浏览evalml.alteryx.com↗

Evalml

EvalML is an AutoML library written in python.

Features

  • Automated Machine Learning - Library for automated machine learning and pipeline generation.
  • AutoML - Library for building and evaluating ML pipelines.
  • Automated Machine Learning - Automated construction and evaluation of machine learning pipelines.

Star 历史

alteryx/evalml 的 Star 历史图表alteryx/evalml 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

alteryx/evalml 是做什么的?

EvalML is an AutoML library written in python.

alteryx/evalml 的主要功能有哪些?

alteryx/evalml 的主要功能包括:Automated Machine Learning, AutoML。

alteryx/evalml 有哪些开源替代品?

alteryx/evalml 的开源替代品包括: microsoft/flaml — FLAML is an automated machine learning framework, hyperparameter optimization tool, and large language model agent… automl/auto-sklearn — This is a scikit-learn automated machine learning framework designed to optimize model selection and hyperparameters.… keras-team/autokeras — AutoKeras is an automated machine learning framework and Keras AutoML library designed to discover the most effective… pycaret/pycaret — PyCaret is a Python AutoML platform and MLOps lifecycle manager designed to automate machine learning workflows. It… autogluon/autogluon — AutoGluon is an automated machine learning framework and multimodal library designed to automate the end-to-end… axelderomblay/mlbox — MLBox is a powerful Automated Machine Learning python library.

Evalml 的开源替代方案

相似的开源项目,按与 Evalml 的功能重合度排序。
  • keras-team/autokeraskeras-team 的头像

    keras-team/autokeras

    9,320在 GitHub 上查看↗

    AutoKeras is an automated machine learning framework and Keras AutoML library designed to discover the most effective deep learning model structures for a given dataset. It functions as a tool for deep learning architecture search, eliminating manual hyperparameter tuning by automatically searching for and optimizing neural network architectures. The framework provides capabilities for benchmarking and refining neural network designs to maximize performance. It includes a system for containerized machine learning deployment, allowing environments to be packaged into containers to ensure consi

    Python
    在 GitHub 上查看↗9,320
  • microsoft/flamlmicrosoft 的头像

    microsoft/FLAML

    4,365在 GitHub 上查看↗

    FLAML is an automated machine learning framework, hyperparameter optimization tool, and large language model agent orchestrator. It provides a system for model selection and tuning across various learners and datasets, while also offering a toolkit for optimizing the inference parameters and fine-tuning settings of large language models. The project features a meta-learning tuning system that analyzes historical task data to generate data-dependent default configurations, accelerating model convergence. It further enables the design of collaborative multi-agent systems through conversational

    Jupyter Notebook
    在 GitHub 上查看↗4,365
  • automl/auto-sklearnautoml 的头像

    automl/auto-sklearn

    8,111在 GitHub 上查看↗

    This is a scikit-learn automated machine learning framework designed to optimize model selection and hyperparameters. It functions as an automated model selector and hyperparameter optimization tool for classification and regression tasks, utilizing an automated ensemble builder to combine high-performing models for increased predictive accuracy. The system features a distributed search engine that uses Dask for parallel machine learning optimization across CPU cores or clusters. It implements a budget-based evaluation strategy through successive halving to prioritize promising model configur

    Python
    在 GitHub 上查看↗8,111
  • autogluon/autogluonautogluon 的头像

    autogluon/autogluon

    9,997在 GitHub 上查看↗

    AutoGluon is an automated machine learning framework and multimodal library designed to automate the end-to-end pipeline from data preprocessing to high-accuracy model training and validation. It functions as an automated model trainer for tabular, image, text, and time series data, as well as a tool for time series forecasting and foundation model finetuning. The project is distinguished by its ability to jointly process and fuse different data types, allowing for the construction of multimodal neural networks that integrate images, text, and structured tables. It supports zero-shot inferenc

    Pythonautogluonautomated-machine-learningautoml
    在 GitHub 上查看↗9,997
查看 Evalml 的所有 30 个替代方案→