Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 326 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 326 Bytes

Sentiment_Learning

This repository contains following notebooks

  1. Data_Preperation: Twitter data, data cleaning using NLP methods

  2. Model_Selection: Hyperparameter tuning, cross-validation

  3. Dense_NN: Deep learning with Keras

  4. Ensemble_Final: Stacking the model

  5. pySpark: Parallel work using Apache Spark