This repository contains a simple (and basic) set of ml functions written in Octave,
as an exercise for ml, that can be used for prediction and classification problems
- featureScaling
- hXUnvectorized
- hXVectorized
- cost
- costFunction
- gradientDescent
- normalEquation
- sigmoid
- logisticCost
- logisticRegression