Skip to content

RemyLau/fastauc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fastauc

Installation

Install in development mode:

$ pip install -e .

The -e option means "editable", so no need to reinstall package everytime the source code is modified.

Testing

Run a small test to compare results and performance between fastauc and scikit-learn

$ python test.py

About

A fast implementation of auroc computation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages