1
0
Fork 0
This repository has been archived on 2019-12-21. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
coursera-ml-007-exercises/ex7
2014-11-19 21:22:28 +01:00
..
bird_small.mat Add exercise 7 2014-11-17 21:58:10 +01:00
bird_small.png Add exercise 7 2014-11-17 21:58:10 +01:00
computeCentroids.m Compute centroid means (vectorized) 2014-11-17 23:13:57 +01:00
displayData.m Add exercise 7 2014-11-17 21:58:10 +01:00
drawLine.m Add exercise 7 2014-11-17 21:58:10 +01:00
ex7.m Random initialization 2014-11-17 23:20:44 +01:00
ex7_pca.m Add exercise 7 2014-11-17 21:58:10 +01:00
ex7data1.mat Add exercise 7 2014-11-17 21:58:10 +01:00
ex7data2.mat Add exercise 7 2014-11-17 21:58:10 +01:00
ex7faces.mat Add exercise 7 2014-11-17 21:58:10 +01:00
featureNormalize.m Add exercise 7 2014-11-17 21:58:10 +01:00
findClosestCentroids.m Find closest centroids 2014-11-17 23:01:44 +01:00
kMeansInitCentroids.m Random initialization 2014-11-17 23:20:44 +01:00
pca.m Implement PCA 2014-11-19 20:47:27 +01:00
plotDataPoints.m Add exercise 7 2014-11-17 21:58:10 +01:00
plotProgresskMeans.m Add exercise 7 2014-11-17 21:58:10 +01:00
projectData.m Project data 2014-11-19 21:12:54 +01:00
recoverData.m Recover data 2014-11-19 21:22:28 +01:00
runkMeans.m Add exercise 7 2014-11-17 21:58:10 +01:00
submit.m Add exercise 7 2014-11-17 21:58:10 +01:00
submitWeb.m Add exercise 7 2014-11-17 21:58:10 +01:00