Notebook to practice using linear regression model and RFE function built for final project
CSCI 0451 Final Project: Create a machine learning model that predicts a players bat speed utilizing Recursive Feature Elimination, Linear Regression and Random Forest Regression models.
This blog post illustrates my implementation of the kernel logistic regression.
This blog post illustrates my implementation of singular value decomposition of an image using unsupervised learning.
This blog post illustrates my implementation of the linear regression, using the analytical formula and gradient decent.
This blog post illustrates my implementation of penguin classification.
This blog post illustrates my implementation of the logistic regression, using gradient decent.
This blog post illustrates my implementation of the perceptron algorithm, along with test cases to show its performance.
An example blog post illustrating the key techniques you’ll need to demonstrate your learning in CSCI 0451.