Skip to content

A Python recommendation system using data science technologies

License

Notifications You must be signed in to change notification settings

icebeam030/api-recommender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

api-recommender

A Python recommendation system that finds the implicit relationships between APIs and the query

Installation

pip install numpy
  • Install Flask Python server

Running the app

  • Launch the server
cd src
python app.py

Technical designs

  • Based on Collaborative Filtering
  • Used Natural Language Processing (NLP) and Information Retrieval (IR)
  • Bootstrap 4 for CSS

About

A Python recommendation system using data science technologies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published