| circle_point | function to circle a point |
| draw_axes | function to draw axes |
| draw_hyperplane | function to draw a hyperplane |
| draw_mis_vector | function to draw a vector from origin to misclassified point |
| draw_mis_vector_added | function to draw weight vector + yi*xi |
| draw_new_weight_vector | function to draw new weight vector |
| draw_points | function to draw points |
| draw_weight_vector | function to draw a weight vector |
| get_endpoints | function to get endpoints of a line as it crosses through a... |
| intercept | function to determine the intercept of a hyperplane |
| label_vector | function to label a vector |
| shift | function to determine the intersection ("shift") of a weight... |
| slope | function to determine the slope of a hyperplane |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.