Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

fklearn: Functional Machine Learning

License

NotificationsYou must be signed in to change notification settings

nubank/fklearn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPIDocumentation StatusGitterTestsLicense

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

The name is a reference to the widely knownscikit-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 fklearngit checkout masterpip install -e.

License

Apache License 2.0


[8]ページ先頭

©2009-2025 Movatter.jp