From e5c3c8ab6dab8444c3edef8c865811920a0a3f3a Mon Sep 17 00:00:00 2001 From: Qian Cao Date: Mon, 9 Dec 2024 22:35:13 -0500 Subject: [PATCH] Update index.rst --- docs/source/index.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index d6fe4da..0e1c33c 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -7,8 +7,6 @@ Welcome to the documentation for calzone ======================================== -calzone is a Python package for calculation of various calibration metrics. This work is credited to Kwok Lung (Jason) Fan and Qian Cao. - The calzone package provides a suite of tools for assessing and improving the calibration of machine learning models, particularly for binary classification tasks. It offers calibration metrics and visualization tools for displaying reliability diagrams. Please read the summary and guide section in this documentation first before using the package. Key features of calzone include: @@ -43,4 +41,4 @@ We hope you find calzone useful in your machine learning projects! notebooks/topclass.ipynb notebooks/GUI.ipynb notebooks/validation.ipynb - modules \ No newline at end of file + modules