https://github.com/jacksonchen1998/ntu-adl-hw01
https://github.com/jacksonchen1998/ntu-adl-hw01
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jacksonchen1998/ntu-adl-hw01
- Owner: jacksonchen1998
- Created: 2023-01-11T14:13:03.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T14:17:28.000Z (over 3 years ago)
- Last Synced: 2025-03-05T06:43:14.463Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 5.39 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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|