Brisk 1.2.0 Documentation#
Brisk is a framework for training machine learning models using scikit-learn. It is designed to streamline the process of training models, with built-in methods for analysis and a structured approach to code organization.
Getting Started#
Learn the basics of Brisk, including installation. Create your first machine learning project with Brisk. Perfect for newcomers to get up and running quickly.
Getting Started
Information for first time users
Quick Start Guide
Create a Brisk project and train a model
Learn More#
User Guide
Provides in-depth information on the tools that Brisk provides. Browse through the guides
API Reference
Detailed documentation of all Brisk classes, methods, and functions.
For Contributors#
Release Notes
Changes made with each release
Contributing
Coding standards, pull request guidelines, and development setup.