Update data.cpp
authorLorena García <LorenaGdL@users.noreply.github.com>
Tue, 4 Aug 2015 13:58:24 +0000 (15:58 +0200)
committerLorena García <LorenaGdL@users.noreply.github.com>
Tue, 4 Aug 2015 13:58:24 +0000 (15:58 +0200)
commit2cb47b4191ce2353f8d2b147f2ad597e98c8c8c5
tree5e263c32c8134583865e6e0fe5e822319f80cece
parentda0c15955748931a73051aa7e334cbefa62a6538
Update data.cpp

Update to allow loading data from a .csv file that only contains training samples values and not the associated responses. To allow this behavior, function must be called with parameters ResponsesStartIdx <= -2 and ResponsesEndIdx = 0
modules/ml/src/data.cpp