资源算法fklearn

fklearn

2019-11-28 | |  99 |   0 |   0

fklearn: Functional Machine Learning

PyPIDocumentation StatusGitterCircleCIcodecov.ioLicense

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.gitcd fklearn
git checkout master
pip install -e .

License

Apache License 2.0


上一篇:sqlflow

下一篇:eli5

用户评价
全部评价

热门资源

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • inferno-boilerplate

    This is a very basic boilerplate example for pe...