An open API service indexing awesome lists of open source software.

https://github.com/mitali-juvekar/yoga_recommender

This is a content-based recommendation system in python that recommends asanas similar to the user's.
https://github.com/mitali-juvekar/yoga_recommender

content-based-recommendation cosine-similarity machine-learning recommendation-system recommender-system yoga yoga-poses

Last synced: 8 months ago
JSON representation

This is a content-based recommendation system in python that recommends asanas similar to the user's.

Awesome Lists containing this project

README

          

# Yoga_Recommender
This is a content-based recommendation system in python that recommends asanas similar to the one given by the user.
The dataset is taken from richa1711 on github.
This project is an extension to my final B.E. project and requires few modifications.