Brisk
Brisk is a framework that helps train machine learning models using scikit-learn. Brisk provides a structured approach to organizing machine learning code and provides built in methods for common model evaluation and visualization tasks. Your results are formatted as an HTML report to make evaluation and comparison easy.
Why Use Brisk?
- Organized Project Structure: Avoid messy notebooks and scripts with a clean, modular approach to ML projects
- Streamlined Experimentation: Easily try different algorithms, hyperparameters, and data processing methods
- Easy Evaluation: Built-in methods for model evaluation and visualization
- HTML Reports: Automatically generate comprehensive reports of your model performance
New to Brisk?
The documentation is the best place to start.The Quick Start Guide will walk you through a simple project to learn the basics.
Installation
Brisk is available on PyPI and can be installed using pip:
pip install brisk-ml
See the installation page for more information.
Contributing
See the contributing page for more information.
Release files for brisk-ml 1.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| brisk_ml-1.2.0.tar.gz | 513.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| brisk_ml-1.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 1.1 MB
Release files / brisk_ml-1.2.0.tar.gz
| Download URL | brisk_ml-1.2.0.tar.gz |
|---|---|
| Size | 513.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
96670f7163ec34e8a5e7393fcb151da592e3c85422c7bc59bd12b5d3c23c3d39
|
|
BLAKE2b-256 checksum How to use checksums |
ee722b51300d96b004de4c318bf6628cdebe5bcb4836561871b2e021d7220dcf
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.2.1 CPython/3.13.0 Linux/6.18.8-arch2-1
|
Release files / brisk_ml-1.2.0-py3-none-any.whl
| Download URL | brisk_ml-1.2.0-py3-none-any.whl |
|---|---|
| Size | 563.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
eb5e9605bf0c4f95cb270aa537a960ef09611b4929751c40210f52fab704172c
|
|
BLAKE2b-256 checksum How to use checksums |
c6f2fbb1f04d41f6526ad82be939575bb6ea8193b8a1a015c1300df09afc6981
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.2.1 CPython/3.13.0 Linux/6.18.8-arch2-1
|