File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# MRCpy
22
33[ ![ Build Status] ( https://travis-ci.org/MachineLearningBCAM/MRCpy.svg?branch=main )] ( https://travis-ci.org/github/MachineLearningBCAM/MRCpy )
4- [ ![ Coverage Status] ( https://codecov. io/gh/MachineLearningBCAM/MRCpy/branch/master/graph/badge.svg? )] ( https://codecov.io/gh/MachineLearningBCAM/MRCpy )
4+ [ ![ Coverage Status] ( https://img.shields. io/codecov/c/github/MachineLearningBCAM/MRCpy )] ( https://codecov.io/gh/MachineLearningBCAM/MRCpy )
55
66Different variations of Minimax Risk Classifiers(MRC) using different loss functions and uncertainity set of distributions.
77
@@ -13,7 +13,8 @@ The variants available here are -
13134 ) MRC with log loss and fixed instances' marginals (CMRC.py)
1414
1515# Installation
16- [ ![ Generic badge] ( https://img.shields.io/badge/Python-2.X|3.X-blue.svg )] ( https://shields.io/ ) <br />
16+ [ ![ Python 3.6] ( https://img.shields.io/badge/python-3.6-blue.svg )] ( https://www.python.org/downloads/release/python-360/ )
17+ <br />
1718
1819From a terminal (OS X & linux), you can install `` MRCpy `` and its requirements directly by running the setup.py script as follows
1920
You can’t perform that action at this time.
0 commit comments