Skip to content

Commit

Permalink
ml case
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoladimauro committed Jul 13, 2016
1 parent a2c7ddc commit 79ca483
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# dcsn
dCSN is a package for learning Cutset Networks (CNets), a recently introduced tractable Probabilistic Graphical Model.

- dcsn.py is for density estimation
- mlcsn.py is for multi-label classification

## Usage

python dcsn.py nltcs -k 1 -a 0.4
Expand Down Expand Up @@ -43,7 +46,7 @@ random forest approach may be used.
Verbosity level


## Copyright (C) 2015
## Copyright (C) 2015-16

Nicola Di Mauro, Antonio Vergari
Department of Computer Science
Expand Down

0 comments on commit 79ca483

Please sign in to comment.