Code Monkey home page Code Monkey logo

final-ifest-2021_analisis-sentimen-kebijkakan-ppkm-pemerintah's Introduction

[1st Place] Final IFest 2021 - Analisis Sentimen Kebijkakan PPKM Pemerintah

At this final competition, we are given time for 5 hours with a task to make the best model for sentiment analysis from the given train and test data (non-label) about the Indonesia government rule, PPKM.

Authors (Yaudalah Team) :

  1. Ananda Affan Fattahila
  2. Fendi Irfan Amorokhman
  3. Kaenova Mahendra Auditama
  4. Kurniadi Ahmad Wijaya

Data Modelling Steps

drawing

Actually, At this phase, we tried several data cleansing techniques to find the best model accuracy. The list of it is :

  • Stemming + Delete PPKM Words + Stopwords
  • Stemming + Minimum 2 Words + Stopwords
  • Stemming + Stopwords
  • Non-Stopwords + Stemming + Minimum 2 Words
  • Non-Stopwords + Minimum 2 Words
  • Delete PPKM Words + Minimum 2 Words + Stopwords
  • Non Stemming + Stopwords

We also do benchmark the model into the balance and unbalance data. So, all of it was consist 16 Combination For each Models ๐Ÿ˜ฑ

Multitask Spongebob

We actually tuning the models for about 4 hours lol.

Benchmark Model Accuracy Results

After benchmarking, we find out that Unbalance, Non-Stopwords, Stemming, and Minimum 2 Words cleansing give us the best accuracy. Below is the list of the best accuracy we got in some models.

Model Validation Accuracy
IndoBERTweet 0.84
IndoBERT 0.83
LSTM 0.75
biLSTM 0.75
SVM 0.74
Naive Bayes 0.62

As seen above the IndoBERTweet models give the highest accuracy. Then, because no time left for another benchmark ๐Ÿ˜‹ So, it's time for us to predict the data test.

In the end, the judge tells that we got the highest accuracy from other teams in the data test which has the accuracy of 0.79 and got the 1st Place, Horaay!!!

final-ifest-2021_analisis-sentimen-kebijkakan-ppkm-pemerintah's People

Contributors

shinyq avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.