sagnik1511 / Amexpert-2021-BILSTM-GRU-model

This is an experimental model was made using the dataset of the AMEXPERT 2021.

Home Page:https://datahack.analyticsvidhya.com/contest/amexpert-2021-machine-learning-hackathon/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Amexpert-2021-bidirectional-LSTM-GRU-model

Installations

Before running the ipynb please install requirements

!pip3 install -r requirements.txt

As well as please keep the preprocessdata.py in the directory where you running the interactive session.

model depiction

model

Refercnce:

Feel free to make issues or PRs if you are interested!!

About

This is an experimental model was made using the dataset of the AMEXPERT 2021.

https://datahack.analyticsvidhya.com/contest/amexpert-2021-machine-learning-hackathon/

License:MIT License


Languages

Language:Jupyter Notebook 98.9%Language:Python 1.1%