verne.freenode.net changed the topic of #mlpack to: http://www.mlpack.org/ -- We don't respond instantly... but we will respond. Give it a few minutes. Or hours. -- Channel logs: http://www.mlpack.org/irc/
govg has joined #mlpack
mentekid has quit [Ping timeout: 265 seconds]
Stellar_Mind has joined #mlpack
anomaly_ has joined #mlpack
anomaly_ has quit [Client Quit]
a-l-e--- has joined #mlpack
a-l-e--- has quit [Ping timeout: 250 seconds]
Stellar_Mind has quit [Ping timeout: 250 seconds]
Stellar_Mind has joined #mlpack
a-l-e--- has joined #mlpack
a-l-e--- has quit [Ping timeout: 246 seconds]
a-l-e--- has joined #mlpack
Mohit_ has joined #mlpack
< Mohit_> I want to /JOIN
< Mohit_> mlpack_knn -r dataset.csv -n neighbors_out.csv -d distances_out.csv -k 5 -v, This command has segmentation fault, Kindly /HELP
< zoq> Mohit_: Hello, how does dataset.csv look like?
< Mohit_> Even the command to load the dataset.csv as mlpack_logistic_regression -t dataset.csv -v is saying segmentation fault
< zoq> Can you make sure dataset.csv is available within the current folder?
< Mohit_> NO it is not
< Mohit_> I think this might be the fault
< Mohit_> Kindly suggest me how to know my current dataset.csv file location?
< zoq> In case of the knn example the dataset.csv file (or whatever the file is called) contains the reference points used to calculate the k-nearest-neighbors. Take a look at mlpack_knn -h to get some usefull informations.
< zoq> mlpack comes with some small datasets: https://github.com/mlpack/mlpack/tree/master/src/mlpack/tests/data
< zoq> you could test the knn executable with the iris.csv dataset
Mohit_ has quit [Ping timeout: 260 seconds]
a-l-e--- has quit [Ping timeout: 246 seconds]
Stellar_Mind has quit [Ping timeout: 260 seconds]
nits26 has joined #mlpack
< nits26> Hey! Myself Nitika. Currently pursuing Data Science Masters in France. I would like to contribute to the Deep Learning and neural network modules. Could you help me with how I should start?
Cooler_ has joined #mlpack
nits26 has quit [Quit: Page closed]
nits26 has joined #mlpack
mentekid has joined #mlpack
mentekid has left #mlpack []
< rcurtin> nits26: hi there, have you seen http://www.mlpack.org/involved.html? Maybe that page would be helpful