We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Installation (markdown)
Destroyed _Footer (markdown)
Created _Footer (markdown)
Adding Wiki for CART and Isolation Forest
Updated TrainTestSplit (markdown)
Created TrainTestSplit (markdown)
Updated Home (markdown)
Updated Trees (markdown)
Updated KNN (markdown)
Updated LinearSVC MultiLinearSVC classification (markdown)
The code samples for executing a filter on a dataset seemed to be out of date.
Remove "Installing a BLAS Implementation" section and instead link to gonum/bas installation instructions.
Created API Warts (markdown)
Add CGO_LDFLAGS to go install command for mac os. This was the only way it would work for me. It is what the instructions say on https://github.com/gonum/blas
Created LinearSVC/MultiLinearSVC classification (markdown)
Created Splitting data into training and test datasets (markdown)
Updated Attribute Specifications (markdown)
Don't need liblinear any more.