An open API service indexing awesome lists of open source software.

https://github.com/jacksonchen1998/ntu-adl-hw01


https://github.com/jacksonchen1998/ntu-adl-hw01

Last synced: 22 days ago
JSON representation

Awesome Lists containing this project

README

          

# NTU-ADL-HW01

## Description
This is the first homework of NTU-ADL course.

The goal is to predict the sentiment of a sentence. The dataset is from [Kaggle](https://www.kaggle.com/competitions/intent-classification-ntu-adl-hw1-fall-2022/data).

## Data
* eval.json
* test.json
* train.json

## Model performance
|Model|Score|Private score|
|--|--|--|
|Logistic Regression|0.89688|0.88444|