noaimabari

noaimabari

Geek Repo

0

followers

0

following

Location:Atlanta, Georgia

Github PK Tool:Github PK Tool

noaimabari's repositories

Traffic-Sign-Detection-and-Recognition

Ongoing personal project involving detection and classification of traffic signs from GTSDB(German Traffic Sign Detection Benchmark) dataset using object detection algorithms such as Faster R-CNN.

Language:Jupyter NotebookStargazers:3Issues:0Issues:0

Reddit_Flair_Detector

Web app created using python’s micro web framework flask which predicts the flair of a reddit post given its url. The project utilizes data science concepts and NLP techniques for extracting, cleaning, processing of text data and performing exploratory data analysis. Machine learning algorithms used for classification.

Language:Jupyter NotebookStargazers:2Issues:1Issues:0

Twitter-Sentiment-Analysis

Predicting sentiment of a tweet by using NLP techniques to clean data and multinomial naive bayes classifier to perform classification

Language:PythonStargazers:2Issues:0Issues:0

Face-Mask-Detection

Face mask detection in crowded scenes using Faster R-CNN with an inception v2 base model using TensorFlow. Network trained for 9 hours on TESLA K80 GPU.

Language:Jupyter NotebookStargazers:1Issues:2Issues:0

Handwritten-Digit-Recognition

Recognizing handwritten digits with the help of deep learning model made using keras. CNN applied to improve feature set and neural networks for classification.

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

InstaBot

Instagram bot made using selenium. Completely automates the process of using Instagram. BeautifulSoup used for data scraping wherever required.

Language:PythonStargazers:1Issues:1Issues:0

Airline-Booking-Management-System

web app enabling users to book flight tickets and perform other search operations (relational database concepts)

Language:PythonStargazers:0Issues:1Issues:0

BuzzyGame

C++ Game Development using SFML

Language:C++Stargazers:0Issues:1Issues:0
Language:PythonStargazers:0Issues:1Issues:0

BuzzyBowl

C++ 3D Simulation using OpenGL

Language:C++Stargazers:0Issues:0Issues:0

datasciencecoursera

answer to ques 2 of course project

Stargazers:0Issues:0Issues:0

datasharing

The Leek group guide to data sharing

Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

Face-Detection

Face Detection in images and live video streams using OpenCV

Language:PythonStargazers:0Issues:1Issues:0

hello_world

A new repository to learn more about how to use git hub

Stargazers:0Issues:0Issues:0

Know-Your-Intent

State of the Art results in Intent Classification using Sematic Hashing for three datasets: AskUbuntu, Chatbot and WebApplication.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

MELD

MELD: A Multimodal Multi-Party Dataset for Emotion Recognition in Conversation

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0
Language:HTMLStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

Project-Text-Classification

Analysed a dataset containing 20,000 text messages from 20 different newsgroups. Cleaned the data, processed the words and formed the vocabulary. Implemented Multinomial naive bayes from scratch for classification of the messages into the 20 different classes. Compared the results with those obtained using the inbuilt sklearn multinomial naive bayes classifier. Achieved an accuracy of nearly 70%. Python libraries used: sklearn, nltk, matplotlib, numpy.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

repo2

this is again a practice repo

Stargazers:0Issues:0Issues:0

Start-Up-Funding-Analysis

Analysed a data set containing information about funding received by various start ups by using Python and its powerful scientific computing and visualization libraries.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

test-repository

this is a practice repo

Stargazers:0Issues:0Issues:0

VoiceProcessing

Voice Processing using librosa

Language:Jupyter NotebookStargazers:0Issues:0Issues:0