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

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

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

tmadl/sklearn-expertsys

0
View on GitHub↗
490 星标·71 分支·Python·4 次浏览

Sklearn Expertsys

Highly interpretable classifiers for scikit learn, producing easily understood decision rules instead of black box models

Features

  • General Machine Learning - Expert system integration for scikit-learn.
  • Machine Learning - Interpretable classifier implementations for standard workflows.
  • 机器学习框架 - Expert system integration for scikit-learn workflows.
  • Machine Learning Packages - Expert system integration for scikit-learn.

Star 历史

tmadl/sklearn-expertsys 的 Star 历史图表tmadl/sklearn-expertsys 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

Sklearn Expertsys 的开源替代方案

相似的开源项目,按与 Sklearn Expertsys 的功能重合度排序。
  • danielhanchen/hyperlearndanielhanchen 的头像

    danielhanchen/hyperlearn

    2,470在 GitHub 上查看↗

    2-2000x faster ML algos, 50% less memory usage, works on all hardware - new and old.

    Jupyter Notebook
    在 GitHub 上查看↗2,470
  • aksnzhy/xlearnaksnzhy 的头像

    aksnzhy/xlearn

    3,095在 GitHub 上查看↗

    High performance, easy-to-use, and scalable machine learning (ML) package, including linear model (LR), factorization machines (FM), and field-aware factorization machines (FFM) for Python and CLI interface.

    C++
    在 GitHub 上查看↗3,095
  • christophm/rulefitchristophM 的头像

    christophM/rulefit

    446在 GitHub 上查看↗

    Python implementation of the rulefit algorithm

    Python
    在 GitHub 上查看↗446
  • davisking/dlibdavisking 的头像

    davisking/dlib

    14,399在 GitHub 上查看↗

    dlib is a C++ machine learning toolkit and data analysis framework. It provides a collection of algorithms and utilities for building predictive modeling applications and performing statistical analysis on large datasets within native C++ environments. The project functions as a binding library that wraps low-level C++ machine learning algorithms into high-level Python scripting interfaces. This allows for the integration of high-performance native implementations with Python for machine learning development. The framework covers the implementation of predictive models, the execution of mach

    C++c-plus-pluscomputer-visiondeep-learning
    在 GitHub 上查看↗14,399
查看 Sklearn Expertsys 的所有 30 个替代方案→

常见问题解答

tmadl/sklearn-expertsys 是做什么的?

Highly interpretable classifiers for scikit learn, producing easily understood decision rules instead of black box models

tmadl/sklearn-expertsys 的主要功能有哪些?

tmadl/sklearn-expertsys 的主要功能包括:General Machine Learning, Machine Learning, 机器学习框架, Machine Learning Packages。

tmadl/sklearn-expertsys 有哪些开源替代品?

tmadl/sklearn-expertsys 的开源替代品包括: danielhanchen/hyperlearn — 2-2000x faster ML algos, 50% less memory usage, works on all hardware - new and old. dswah/pygam — [CONTRIBUTORS WELCOME] Generalized Additive Models in Python. aksnzhy/xlearn — High performance, easy-to-use, and scalable machine learning (ML) package, including linear model (LR), factorization… christophm/rulefit — Python implementation of the rulefit algorithm. davisking/dlib — dlib is a C++ machine learning toolkit and data analysis framework. It provides a collection of algorithms and… larsmans/seqlearn — Sequence learning toolkit for Python.