Skip to content

Lehsuby/xglab_metric

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Latest version:

pip install git+https://github.com/xglab-pro/xglab_metric.git

Specific version:

pip install git+https://github.com/xglab-pro/xglab_metric.git@version

Example:

pip install git+https://github.com/xglab-pro/[email protected]

The list of version you can find in tag tab

Add new metric

To create a new metric, inherit from the NumericMetric class and implement the evaluate method.

See the example repository

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%