eaglewarrior / Data-science-projects

This repository contains data science projects made by me ,projects are trained and experimented with different ML algorithm.Star this repo to know my upcoming DS projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data-science-projects

This repository contains data science projects made by me ,projects are trained and experimented with different ML algorithm

  1. Gender classifier is made of classification algorithms , the data given is [height, weight, shoe_size] and it will classify wether male or female .

  2. Twitter sentiment analysis where we analyze tweets sentiments of tweets and predict wheter it was positive or negative if value is more than 1 than positive else negative tweets

  3. Applied text classfication on toy dataset used Machine Learning and NLP and did Text Classification using python, scikit-learn and NLTK.

About

This repository contains data science projects made by me ,projects are trained and experimented with different ML algorithm.Star this repo to know my upcoming DS projects

License:MIT License


Languages

Language:Jupyter Notebook 88.2%Language:Python 11.8%