fklearn

fklearn: Functional Machine Learning

Github星跟踪图

fklearn: Functional Machine Learning

PyPI
Documentation Status
Gitter
CircleCI
codecov.io
License

fklearn uses functional programming principles to make it easier to solve real problems with Machine Learning.

The name is a reference to the widely known scikit-learn library.

fklearn Principles

  1. Validation should reflect real-life situations.
  2. Production models should match validated models.
  3. Models should be production-ready with few extra steps.
  4. Reproducibility and in-depth analysis of model results should be easy to achieve.

Documentation, Getting Started, API Docs, Contributing, ## Installation

To install via pip:

pip install fklearn

You can also install from the source:

git clone git@github.com:nubank/fklearn.git
cd fklearn
git checkout master
pip install -e .

License

Apache License 2.0

主要指标

概览
名称与所有者nubank/fklearn
主编程语言Jupyter Notebook
编程语言Ruby (语言数: 3)
平台
许可证Apache License 2.0
所有者活动
创建于2019-02-27 14:32:57
推送于2025-04-23 21:07:57
最后一次提交2025-04-23 18:07:55
发布数33
最新版本名称4.0.1 (发布于 )
第一版名称1.13.2 (发布于 )
用户参与
星数1.5k
关注者数105
派生数168
提交数161
已启用问题?
问题数51
打开的问题数26
拉请求数159
打开的拉请求数13
关闭的拉请求数20
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?