issues
search
AndyFou
/
yelp-contest
Participation script for the Yelp contest of Kaggle
MIT License
1
stars
0
forks
source link
Test MULAN library for Multi-label Classification
#11
Closed
AndyFou
closed
8 years ago
AndyFou
commented
8 years ago
Resources:
Documentation:
http://mulan.sourceforge.net/documentation.html
http://mulan.sourceforge.net/doc/
Data Format:
http://mulan.sourceforge.net/format.html
Requirements & getting started:
http://mulan.sourceforge.net/starting.html
AndyFou
commented
8 years ago
If MULAN fails, test Weka libraries for classification:
http://pythonhosted.org/python-weka-wrapper/api.html
https://weka.wikispaces.com/Can+I+use+WEKA+from+Python%3F
Documentation:
http://www.cs.waikato.ac.nz/ml/weka/documentation.html
Resources: