Giter Club home page Giter Club logo

logisticregressiontoxicity's Introduction

LogisticRegressionToxicity

The idea behind this project is to build a model to determine if a comment on a website is considered "toxic."

The dataset comes from Kaggle.

I decided to keep the method simple and to try a Logistic Regression. I noticed in the official competition that it was posed as a regression problem to determine a a toxicity score of 0-1 and that the leading scores were about 0.96 or so. I turned the problem into a classification problem instead.

My reasoning is that I am again trying to showcase a simple solution to a real world problem. The official competition was done to predict bias and I would rather have a system that just removes toxic comments. I am not a hater of free speech though so I put my toxic level at 0.6. If the toxicity value was at or above 0.6 then it was listed as toxic.

I built a simple Logistic Regression Classifier and achieved an overall accuracy rating of 0.96, again, this model was built and trained in 20 minutes. For real world problems this is fast and relatively elegant as a base to build from here.

I love using Neural Nets but sometimes a simple algorithm can get the job done.

WORK FOR THE FUTURE: Maybe actually build the regressor. Try NN with LSTM. How do SOTA Huggingface perform? Maybe try NaiveBayes

logisticregressiontoxicity's People

Contributors

marcarmstrong1 avatar

Watchers

 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.