It is some machine learning code and I created and visualized for homeworks of edx course CaltechX: CS1156x Learning From Data (introductory Machine Learning course)
-
visualize_PLA.html Perceptron Learning Algorithm. Youtube video
-
visualize_Linear_Regression.html Linear Regression Algorithm. Youtube video
-
visualize_Nonlinear_Transformation.html Linear Regression Algorithm with non-linear transformation. Youtube video
-
visualize_Logistic_Regression.html Logistic Regression Algorithm. Youtube video