Showing results for Matplotlib Recipe Vector Vector Vector Vector
GitHub Repo
https://github.com/HRK1/Support-vector-machine-cupcake-vs-muffin
HRK1/Support-vector-machine-cupcake-vs-muffin
This project is based on support vector machine. SVM are supervised learning models. In this i used the recipes to predict whether its cupcake or muffin. In this project I mainly use numpy for linear analysis and pandas for importing data , sklearn(machine learning package which contains features various classification, regression and clustering algorithms including support vector machines, random forests, gradient boosting, k-means and DBSCAN, and is designed to interoperate with the Python numerical and scientific libraries NumPy and SciPy.) and for plots i used matplotlib and seaborn and pickle using pandas I import the data from the cvs file. from seaborn imported sns for plot. Then started to train data. plotted hyperplane Then finally use functions to predict by given recipe.
GitHub Repo
https://github.com/http406/Vect-Field-Remastered.py