TinySuitStarfishAbhi / StumbleUponClassifier

An attempt at the Kaggle "StumbleUpon Evergreen Classification Challenge" to categorize webpages as evergreen or non-evergreen.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StumbleUponClassifier

An attempt at the Kaggle "StumbleUpon Evergreen Classification Challenge" to categorize webpages as evergreen or non-evergreen. https://www.kaggle.com/c/stumbleupon/overview

Table of contents:

  1. The code notebook in which I implement:
    • Logistic Regression
    • DistilBERT
  2. The submission csv file
  3. A PDF file describing my detailed approach to tackle this challenge!

I utilize the following packages,libraries and frameworks:

About

An attempt at the Kaggle "StumbleUpon Evergreen Classification Challenge" to categorize webpages as evergreen or non-evergreen.

License:MIT License


Languages

Language:Jupyter Notebook 100.0%