dmacko232 / BlogArticleAuthorClassification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog Article Author Classification

Project which has a goal to construct ML model, specifically DNN, that is used to predict authors of articles from kosmonautix.cz.

File Structure

  • src/scrapper: contains scrapper script that is used to scrap articles, the script is described in nested README.md
  • data: contains data that is used for the model to train and evaluate
  • notebooks: contains jupyter notebook

About

License:MIT License


Languages

Language:Jupyter Notebook 98.8%Language:Python 1.2%