A series of documented Jupyter notebooks implementing SVM and SVC's.
-
Updated
Jul 28, 2017 - Jupyter Notebook
A series of documented Jupyter notebooks implementing SVM and SVC's.
Jupyter notebook that outlines the process of creating a machine learning predictive model. Predicts the peak "Wins Shared" by the current draft prospects based on numerous features such as college stats, projected draft pick, physical profile and age. I try out multiple models and pick the best performing one for the data from my judgement.
Notebooks in this repository focus on code related to machine learning topics
A supervised machine learning regression model. Includes problem statement, approach to solution, code, images, dataset, and Jupyter Notebook for interactive analysis.
This repo contains the project jupyter notebooks and data files to view and re-run my analysis of the flight data.
This project involves the prediction of salary based on position using Support Vector Regression (SVR) in Jupyter Notebook. The dataset contains information about different positions and their corresponding salaries. Through this analysis, we aim to build a regression model that accurately predicts the salary based on the given position.
Add a description, image, and links to the support-vector-regression topic page so that developers can more easily learn about it.
To associate your repository with the support-vector-regression topic, visit your repo's landing page and select "manage topics."