Skip to content

Heroku application that uses NLP and KNN to provide Cannabis strain recommendations based on what the user specifies.

License

Notifications You must be signed in to change notification settings

schase15/Med_Cabinet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Med Cabinet

Heroku and Flask application that uses NLP and KNN to provide Cannabis strain recommendations based on what the user specifies.

This application recieves user input from either a drop down menu or via a text box. The KNN model then returns the 5 most similar cannabis strains from the PostgreSQL database and displays the strain profiles with:

  • Strain name
  • Strain type
  • Strain effects
  • Strain flavor
  • Overall rating
  • Short Description

The original training data used for this KNN model can be found on Kaggle.

The notebook used to build the KNN model can be here.

Visit the deployed application here.

Read more on the accompanying blog post Med Cabinet: Find Your Strain of Cannabis!.

About

Heroku application that uses NLP and KNN to provide Cannabis strain recommendations based on what the user specifies.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published