Kevin Garda's repositories

ESPNet

Code for ESPNet(Efficient Spatial Pyramid of Dilated Convolutions for Semantic Segmentation) in Tensorflow.

Language:Jupyter NotebookStargazers:1Issues:0Issues:0
Stargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Language:RStargazers:0Issues:0Issues:0

courses

Course materials for the Data Science Specialization: https://www.coursera.org/specialization/jhudatascience/1

Language:HTMLStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

datasharing

The Leek group guide to data sharing

Stargazers:0Issues:0Issues:0

DeepLearning-Challenges

Codes for weekly challenges on Deep Learning by Siraj

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

ExData_Plotting1

Plotting Assignment 1 for Exploratory Data Analysis

Language:RStargazers:0Issues:0Issues:0
Language:CSSStargazers:0Issues:0Issues:0

machine-learning-coursera-1

This repo is specially created for all the work done my me as a part of Coursera's Machine Learning Course.

Language:MatlabLicense:MITStargazers:0Issues:0Issues:0
Language:HTMLStargazers:0Issues:0Issues:0
Language:RStargazers:0Issues:0Issues:0

ProgrammingAssignment2

Repository for Programming Assignment 2 for R Programming on Coursera

Language:RStargazers:0Issues:0Issues:0

RepData_PeerAssessment1

Peer Assessment 1 for Reproducible Research

Stargazers:0Issues:0Issues:0
Language:HTMLStargazers:0Issues:0Issues:0

spark_machine_learning_tutorial

Tutorial on getting started with Spark and Machine Learning (delivered at the Big Data and Analytics Program, S P Jain)

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

STOCK-PRICE-PREDICTION-USING-TWITTER-SENTIMENT-ANALYSIS

The coding has been done on Python 3.65 using Jupyter Notebook. This program fetches LIVE data from TWITTER using Tweepy. Then we clean our data or tweets ( like removing special characters ). After that we perform sentiment analysis on the twitter data and plot it for better visualization. The we fetch the STOCK PRICE from yahoo.finance and add it to the data-set to perform prediction. We apply many machine learning algorithms like (random forest, MLPClassifier, logistic regression) and train our data-set. Then we perform prediction on untrained data and plot it with the real data and see the accuracy.

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

vaderSentiment

VADER Sentiment Analysis. VADER (Valence Aware Dictionary and sEntiment Reasoner) is a lexicon and rule-based sentiment analysis tool that is specifically attuned to sentiments expressed in social media, and works well on texts from other domains.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

word_vectors_game_of_thrones-LIVE

This is the code for the "How to Make Word Vectors from Game of Thrones (LIVE) " Siraj Raval on Youtube

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