Functional machine learning
Project description
fklearn: Functional Machine Learning
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
- Validation should reflect real-life situations.
- Production models should match validated models.
- Models should be production-ready with few extra steps.
- 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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fklearn-4.0.1.tar.gz.
File metadata
- Download URL: fklearn-4.0.1.tar.gz
- Upload date:
- Size: 69.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b81f89666d9498fafd8cb6c13859204c95ca6344fc762abb82e0c460bb5a9942
|
|
| MD5 |
7389e7dc64518078a43a033cdda966f6
|
|
| BLAKE2b-256 |
0317a9bcab4f2ef28071d0f406e5350d9c9ef964fb60c608867ca2df3ce80d89
|
File details
Details for the file fklearn-4.0.1-py3-none-any.whl.
File metadata
- Download URL: fklearn-4.0.1-py3-none-any.whl
- Upload date:
- Size: 83.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c4cd482fb6b3e110a11af8d441ebd7fbc9a3e2b1247151b199e9b565c6e4c84c
|
|
| MD5 |
737799498d2649948ea1eb4cd2b766ac
|
|
| BLAKE2b-256 |
86acb9ac9e9dfe234597c840c772addad9cbc58f3f8e946d509b9633300d40c9
|