This project was made using Jupyter Notebook
This is where the HatEval dataset used for training and testing are stored
This consists of experiments conducted throughout the project.
-
Model Experiments with CountVectorizer Experiments to get acquainted with bag-of-words and basic classifying models
-
Targeted and Aggressive
-
VADER Experiments Sentiment Analysis Experiments
-
PipelineTest GridSearch Pipeline experiments
-
BERT Experiment Transformers Experiments
- Bag of Words Parameters
- Classification Models
- Hyperparameter Tuning
- Logistic Regression
- Naive Bayes
- StochasticGradientDescent