rajkumar612 / MachineLearningWithPython

Machine Learning Algorithms and Projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MachineLearningUsingPython

image.PNG

With advancement in computer technology, with more and faster computational power at disposal Machine Learning has has taken center stage in disrupting the legacy methods of problem solving approach.

What does Machine Learning really means?

Machine Learning is methodology by which it is possible to empower a computer program/model to take its own decisions based upon what has happened in past. This is done by virtue of providing the data collected to model and verify the test results.

Repository

The given repository showcases the application of various algorithms available as per the problem statement.

Index

image.png

  • Breast cancer is the most frequent cancer among women, impacting 2.1 million women each year, and also causes the greatest number of cancer-related deaths among women
  • The best way to treat and overcome Cancer of anytype, and not only Breast Cancer is to diagnoze as early as possible.
  • An endaveour to save lives by predicting breast cancer.
  • Link for the Jupyter notebook

image.PNG

  • Ghouls, Goblin & Ghosts are mostly related with halloween characters. Ghouls who are considered to be evil spirt, Goblins are mischievous, ugly creatures. Ghosts on other hand are sprits who are yet to take a new form of life.
  • The data set here attempts to distinguish between the three characters, based upon the bone,flesh,soul and color
  • Link for the Jupyter notebook

image.jpg

  • Indian onion crisis of 2010 involved the dramatic rise in the cost of onions across markets in India.
  • India is the second largest onion producer in the world, after China.
  • Onion shipments were reduced from 2000-3000 tons a day to 700-800 tons a day in New Delhi markets
  • The data set provided here is price of onions and objective here is to predict the price.
  • Link for the Jupyter notebook

Upcoming projects:

  • Recommander Systems.

About

Machine Learning Algorithms and Projects


Languages

Language:Jupyter Notebook 100.0%