Skip to content

fredhallgren/shogun-data

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Limbo 91.2%
  • Mercury 5.2%
  • Objective-C 2.5%
  • MATLAB 1.1%