Skip to content

Predicts weather the recipe is of Muffin or of Cupcake by taking the input as amount of flour and sugar used in the recipe.

Notifications You must be signed in to change notification settings

rishav-karanjit/Muffin-or-Cupcake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Muffin or Cupcake

  • To run the project:
              
    1. pip install -r requirement.txt         
    2. python main.py
  • This project uses SVM machine learning algorithm.
  • It is best for beginners who just started learing ML or wanting to learn about SVM

    Screenshots

    1. Output
    2. Graph of Data
    3. Graph with Hyperplane and margin
  • About

    Predicts weather the recipe is of Muffin or of Cupcake by taking the input as amount of flour and sugar used in the recipe.

    Topics

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages