Skip to content

ParthibanSoundram/webpage_content_category_predictor

 
 

Repository files navigation

Webpage content category predictor - ML engine

Used technologies - Numpy, pandas and Sklearn for training the model, web scrapping and Flask Used database: taken from https://relatedwords.org/

To start the engine -

  1. get all essential libraries by running following command in the ML-engine directory sudo pip3 install -r requirements.txt

  2. run flask - python3 app.py on any port

About

Webpage content category predictor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 92.4%
  • CSS 4.6%
  • Python 2.2%
  • HTML 0.8%