SVM.jl icon indicating copy to clipboard operation
SVM.jl copied to clipboard

Fix readme to catch up changing RDatasets

Open chezou opened this issue 11 years ago • 0 comments

For Julia v0.3.1, there are some trouble with example code as following.

  • data("datasets", ..) is deprecated
  • Conflict predict function with
  • nnz is deprecated

So I propose to fix them.

chezou avatar Jun 15 '14 00:06 chezou