Skip to content
#

multi-class-classification

Here are 199 public repositories matching this topic...

This repository contains the code for a rating review classification project that was submitted for the Kaggle Wars competition hosted by ACM Thapar. The project aims to classify reviews based on their rating, using data pre-processing and a convolutional neural network (CNN) model.

  • Updated Apr 25, 2023
  • Jupyter Notebook

BERT (Bidirectional Encoder Representations from Transformers) is a transformer-based method of learning language representations. It is a bidirectional transformer pre-trained model developed using a combination of two tasks namely: masked language modeling objective and next sentence prediction on a large corpus.

  • Updated Aug 10, 2020
  • Python

Improve this page

Add a description, image, and links to the multi-class-classification topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the multi-class-classification topic, visit your repo's landing page and select "manage topics."

Learn more