Skip to content

probabl-ai/calibration-cost-sensitive-learning

Repository files navigation

Probabilistic calibration and cost-sensitive learning

Browse online:

Launch JupyterLite Launch JupyterLite

Getting started

Install pixi

You can refer to the official website for installation.

Launching Jupyter Lab

To launch Jupyter Lab, run the following command:

pixi run jupyter lab

The Python environment and necessary packages will be automatically installed for you.

Opening lecture notes

The lecture notes are available in the content/python_files directory. To open the Python file as notebook, you need to right click on the file and select Open with -> Notebook.

Alternatively, you can generate notebooks as well:

pixi run -e doc convert-to-notebooks

This will convert the Python files into notebooks in the folder content/notebooks.

About

Tutorial on probabilistic classification and cost-sensitive learning.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published