LiuYuHui / shogun-data

The Shogun Machine Learning Toolbox (Data Sets)

Home Page:http://www.shogun-toolbox.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Shogun Machine Learning Toolbox (Data Sets)


Instructions for developers


Usually there is no need to checkout this module separately. Just checkout (or clone) the source repository https://github.com/shogun-toolbox/shogun and issue git submodule update --init in the root directory. Then, fetch the data files by simply doing git submodule update.

Every new revision must be committed in Shogun as well. After merging new commits to shogun-data, you need to commit the new revision to the shogun repository:

cd data && git checkout master && cd .. git add data && git commit -m "updating revision of data submodule"

About

The Shogun Machine Learning Toolbox (Data Sets)

http://www.shogun-toolbox.org


Languages

Language:Objective-C 78.3%Language:Mercury 12.7%Language:Limbo 7.2%Language:TSQL 1.8%