A Text Analysis of Women Clothing ReviewsIn this study, I present a practice of natural language processing using a Women Clothing Reviews dataset downloaded from Kaggle.Nov 7, 2020Nov 7, 2020
A Neural Collaborative Filtering Movie Recommender SystemOnline shopping is prevailing because it is convenient, saves time, and provides more options. The free-return policy motivates more…Oct 30, 2020Oct 30, 2020
Online Shopper Intention Prediction: Imbalance Classification using Stack model & Neural NetworkOnline shopping is gaining popularity these days, especially during pandemic. This post presents a project that applies Random Forest…Oct 23, 2020Oct 23, 2020
10 Useful Tips in Python CodingThis this post, I am going to share 10 useful codes or functions in python for data precessing.Oct 16, 2020Oct 16, 2020
LSTM for Time Series ForecastingLong Short Term Memory model (LSTM) is a recurrent neural networks (RNN). RNN is a type of neural network that is powerful for modeling…Oct 10, 20201Oct 10, 20201
Basic concepts of Time Series 3Today, I will continue with the last two posts, and introduce more basic concepts in Time series forecasting.Oct 2, 2020Oct 2, 2020
Basic Concept of Time Series (Part2)In my last post, I talked about some basic concept of time series, for example, components of time series data, feature engineering, and…Sep 25, 2020Sep 25, 2020
Some Basic concepts of Time Series ForecastingTime series is a very important area in machine learning. As the name shows, time series model involves a time component, and the…Sep 18, 2020Sep 18, 2020
When Machine Learning Meets Big DataMachine learning and big data are both popular and attractive in the real world applications. Everyone is excited about machine learning…Sep 12, 2020Sep 12, 2020
Probability DistributionProbability distribution is a fundamental and critical concept in statistics and data science. This article is aiming to provide a summary…Sep 4, 2020Sep 4, 2020