Skip to main content

Python package for metrics and scoring : quantifying the quality of predictions

Project description

scientistmetrics : python library for model metrics

About scientistmetrics

scientistmetrics is a Python package for metrics and scoring : quantifying the quality of predictions

Why scientistmetrics?

Measure of association with categoricals variables

scientistmetrics provides the option for computing one of six measures of association between two nominal variables from the data given in a 2d contingency table:

Classification metrics

scientistmetrics provides metrics for classification problem :

  • accuracy score
  • f1 score
  • precision
  • recall
  • etc...

Regression metrics

scientistmetrics provides metrics for regression problem :

  • Rsquared
  • Adjusted Rsquared
  • Mean squared error
  • etc...

Powerset model

scientistmetrics provides a function that gives a set of all subsets model.

Notebook is availabled.

Installation

Dependencies

scientistmetrics requires :

python >=3.10
numpy >=1.26.4
pandas >=2.2.2
scikit-learn >=1.2.2
plotnine >=0.10.1
statsmodels >=0.14.0
scipy >=1.10.1

User installation

You can install scientistmetrics using pip :

pip install scientistmetrics

Author(s)

Duvérier DJIFACK ZEBAZE duverierdjifack@gmail.com

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

scientistmetrics-0.0.4.tar.gz (1.3 MB view hashes)

Uploaded Source

Built Distribution

scientistmetrics-0.0.4-py3-none-any.whl (57.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page