Found 69 repositories(showing 30)
No description available
krypton08rises
ml projects in octave
SadafShafi
Machine learning algorithms built from scratch in Octave
Zaidtech
My ML projects in Octave.
Bowrna
Exercise done in AndrewNg ML course - Octave
soumyadeeptadas
Cancer Prediction using ML in MATLAB/Octave
preciousnwaoha
Implementation of Machine Learning (Simple Linear Regression) in Octave/MATLAB to predict profits made by a food truck in a city
My solution of the assignments of the famous ML course by Andrew NG. I will try to solve them in Python though the course uses Octave.
jiviteshdhaliwal
Coursera's ML-Class Programming assignments in Octave, and python.
stefanomarcolini
Some simple functions written in Octave as an exercise for ml
Nirav8
there is all model for ML in octave and also in python with basics..
VissaMoutafis
ML Mini-Projects, in the context of Andrew's Ng coursera course. Implemented in Octave.
pjoshi30
Contains all the octave code that was written to run the different algorithms that were implemented in the Stanford ML class of December 2011.
thomasmburke
Solutions to all the ML assignments in the Coursera. The Course assignments are meant to be solved in Octave/MATLAB, but I will be completing them using python
YunfeiMaSophie
Programming Exercise 2 in Machine Learning course by Andrew Ng on Coursera. The course info can be found here https://class.coursera.org/ml-004/class/index. In this exercise, a logistic regression model to predict whether a student gets admitted into a university will be created step by step. The details of this assignment is described in ex2.pdf The codes are written by Octave. For further info of Octave please see http://www.gnu.org/software/octave/ This set includes: ex2.m - Octave script that will help step you through the exercise ex2_reg.m - Octave script for the later parts of the exercise ex2data1.txt - Training set for the first half of the exercise ex2data2.txt - Training set for the second half of the exercise mapFeature.m - Function to generate polynomial features plotDecisionBounday.m - Function to plot classifier’s decision boundary plotData.m - Function to plot 2D classification data sigmoid.m - Sigmoid Function costFunction.m - Logistic Regression Cost Function predict.m - Logistic Regression Prediction Function costFunctionReg.m - Regularized Logistic Regression Cost
mkhanchandani9
ML projects in OCTAVE
sharop
ML exercises in Octave
mcrimi
ML exercises in Octave
WarrierRajeev
Machine Learning course code by Andrew Ng
SkullBoss
implemented linear regression and get to see it work on data.
jlifferth
No description available
alexmcclanahan
Codebase for ML in octave
nigelaukland
Coursera's ML course in octave
abal0011
ML in Octave from Stanford University
DeepakMR23
Implementations of ML algorithms in Octave
DeepakMR23
My ML algorithm implementations in Octave
KavishGoyal
No description available
Assignments and sandbox
nikhil-iiitb
Andrew NG ML Coursera Assignments in Octave
sirvp
Programs for basic ML algorithms in Octave