Yifeng He (@Yifeng-He)

Top repositories

1

Deep-Learning-Time-Series-Prediction-using-LSTM-Recurrent-Neural-Networks

This project aims to predict VOLATILITY S&P 500 (^VIX) time series using LSTM.
Python
87
star
2

Electric-Power-Hourly-Load-Forecasting-using-Recurrent-Neural-Networks

This project aims to predict the hourly electricity load in Toronto based on the loads of previous 23 hours using LSTM recurrent neural network.
Python
70
star
3

Optimal-Scheduling-for-Charging-and-Discharging-of-Electric-Vehicles

This project develops an optimal scheduling algorithm to minimize the total cost for charging and discharging of electric vehicles.
MATLAB
56
star
4

Distracted-Driver-Detection-with-Deep-Learning

This project aims to detect the dangerous status of driving based on the images captured by the dashboard camera using deep learning.
Python
29
star
5

Twitter-Stream-Mining-using-Python-NLTK-and-MongoDB

This project aims to receive the data from Twitter stream, store the data into MongoDB database, and then mine the word frequency and tweet frequency.
Python
9
star
6

Human-Activity-Recognition-from-Accelerometer-Data-using-Ensemble-Learning

This project aims to classify the human activities using ensemble learning method. In this project, we compared the recognition accuracy among different classifiers, visualized the data using seaborn library and t-SNE, and tuned the hyperparameters using grid search and k-fold cross-validation.
Python
9
star
7

Stock-Market-Prediction-using-ELMo-Sentiment-Classification-or-RNNs

This project aims to predict the stock market trend for the next day based on the sentiment classification on the daily news or the analysis on the historical time series data.
Python
7
star
8

Face-Recognition-using-Convolutional-Neural-Network

This project aims to recognize human faces using Convolutional Neural Network (CNN) and Open Source Computer Vision (OpneCV) library.
Python
5
star
9

AI-Day-Trade-using-Reinforcement-Learning

This project aims to explore the possibility of using A3C reinforcement learning algorithm to implement an AI day trade agent.
Python
4
star
10

Exploratory-Data-Analysis-and-Prediction-on-Diabetes-Dataset-using-R

This project first conducts Exploratory Data Analysis (EDA) and data visualization on the diabetes dataset and then predict the disbetes using machine learning.
R
4
star
11

Text-Classification-with-Spark-on-Amazon-EMR-Hadoop-Cluster

This project aims to classify the customer reviews on automobiles into five classes using Spark MLLib on an Amazon EMR Hadoop cluster.
Scala
3
star
12

Large-Scale-Machine-Learning-with-Spark-for-Marketing

This project aims to address prediction problems for marketing, including customer churn prediction, using Spark and Scala.
Scala
2
star
13

Interactive-Data-Visualization-of-US-Traffic-Accidents-using-Pandas-and-Plotly

This project aims to develop interactive visualization graphs for US traffic accidents 2015 using Pandas and Plotly.
Jupyter Notebook
2
star
14

Real-Time-Data-Processing-using-Kafka-and-Spark-Streaming-and-Cassandra

This project aims to mine the logs with error status codes from Kafka real-time streaming data and save them into Cassandra database.
Scala
2
star
15

Loan-Fraud-Detection-with-Spark

This project aims to determine the result (approved or declined) for a loan application based on the information of the applicant.
Scala
1
star
16

Movie-Recommendation-with-Spark-and-Python

This project aims to recommend movies to a user based on the movies that have been watched.
Python
1
star
17

Sentiment-Analysis-using-Convolutional-Neural-Network

This program aims to classify the sentiment for the movie reviews from IMDB dataset.
Python
1
star
18

MapReduce-Data-Mining-on-a-Hadoop-Cluster

This project aims to find the most delayed flights, airports, or carriers in US by using MapReduce on a Hadoop cluster.
Python
1
star