Skip to content

This simple AI code takes in toxic comment data set and learns how to classify the data set using Genetic Algorithms(GA)

Notifications You must be signed in to change notification settings

mridul303/GA-Toxic-Comment-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

GA-Toxic-Comment-Classification

This simple AI code takes in toxic comment data set and learns how to classify the data set using Genetic Algorithms(GA)

The code was run on Annaconda virtual environment.

Following things are required before running this code:

  1. Basic understanding of GA and Classifier Chains
  2. Dataset : https://www.kaggle.com/c/jigsaw-toxic-comment-classification-challenge/data
  3. API's : NLTK, SKLEARN, Pandas, pickle

About

This simple AI code takes in toxic comment data set and learns how to classify the data set using Genetic Algorithms(GA)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages