Machine Learning Documentation
Learn machine learning using our website.
Getting Started
All features of our website is depenedent on Machine Learning and using the different ways that we can use it. On our page, every features has a blog attatched to it with detailed descriptions of how to implement Machine Learning.
How is it used?
- Surivivng Sickness
- Machine Learning is used to predict how important each symptom of an illness is. Through learning, it has the ability to better predict survival and death rates.
- Travel Recommendation
- Machine Learning is used to predict how different settings and variations in a user’s requerst corresponds with the place they want to visit. As more users select summer, winter, autumn, or spring paired with a certain activity, the feature will learn to more predictly choose a site to vist .
- College Predictor
- Similar to Surviving Sickness, uses ML to weigh which stat is the most important.
- Pet Trainer
- Uses Machine Learning to learn how important sleep, play, or food is when raising a pet. The procedure will run based off a given set of data and train itself into weighing each category differently.
- Score Predictor
- Similar to Pet Trainer, it had a given database of previous test scores, and uses that to train and predict how the scores of current users compare to past users.
- Titanic
- Machine Learning depending on where the embarktion location is, gender, age, money, etc.
Be Sure to refer to our blogs to gsee the code and more!