fklearn

fklearn: Functional Machine Learning

Github stars Tracking Chart

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

Main metrics

Overview
Name With Ownernubank/fklearn
Primary LanguageJupyter Notebook
Program languageRuby (Language Count: 3)
Platform
License:Apache License 2.0
所有者活动
Created At2019-02-27 14:32:57
Pushed At2025-04-23 21:07:57
Last Commit At2025-04-23 18:07:55
Release Count33
Last Release Name4.0.1 (Posted on )
First Release Name1.13.2 (Posted on )
用户参与
Stargazers Count1.5k
Watchers Count105
Fork Count168
Commits Count161
Has Issues Enabled
Issues Count51
Issue Open Count26
Pull Requests Count159
Pull Requests Open Count13
Pull Requests Close Count20
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private