cv_ridge | Cross Validation for Ridge Regression |
f_propagate | Forward Propagation |
glm_adapt | Gradient Descent for GLM (adaptive step) |
glm_constant | Gradient Descent for GLM (constant step) |
gradient_descent | Gradient Descent Function |
gradient_descent_new | Gradient Descent with Out-of-sample Accuracy |
linear_model | Linear Model Function |
lm_patho | DATA lm_patho |
make_model_matrices | Make Model Matrices |
make_weights | Create Weights for Neural Networks |
multiclass_logistic | Multiclass Logistic Regression |
plot_boundary | Plot Neural Network Resulting Classifier |
predict.ridge_regression | Prediction for Ridge Regression |
relu | A Rectified Linear Unit (ReLU) |
relu_p | Derivative of ReLU |
ridge_regression | Ridge Regression |
softmax | Softmax Function |
xy2pos | A 3-layer Neural Networks |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.