Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can we get the data #3839

Closed
ghost opened this issue Jun 8, 2017 · 1 comment
Closed

How can we get the data #3839

ghost opened this issue Jun 8, 2017 · 1 comment

Comments

@ghost
Copy link

ghost commented Jun 8, 2017

I have completed the installation of the Shogun Python interface, when i run :python linear_ridge_regression.py
It is display:
Python 2.7.6 (default, Oct 26 2016, 20:30:19)
[GCC 4.8.4] on linux2
Type "copyright", "credits" or "license()" for more information.

================================ RESTART ================================

Traceback (most recent call last):
File "/usr/local/share/shogun/examples/python/regression/linear_ridge_regression.py", line 8, in
f_feats_train = CSVFile("../../data/regression_1d_linear_features_train.dat")
SystemError: �[1;31m[ERROR]�[0m In file /home/xxn/5.1.0.git/src/shogun/io/File.cpp line 71: Error opening file '../../data/regression_1d_linear_features_train.dat'

Is that because I didn't generate the data set? How should I generate a data set?
Thanks!

@vigsterkr
Copy link
Member

@xxnyufengzhe please read the manual carefully....
if you want data repository then you should clone it:
git submodule update --init

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant