gravatar

jwcb1025

James C

Recently Published

Publish Document
Market Report - July, 2019
REMV Market Report July, 2019
Newsletter072019_REMARKETVIEW
Predicting Income Using Home Value
In this notebook we compare the accuracy of an OLS, NN (R:neuralnet), & XGBoost model predict zip code median income using use median home values.
Interest Rate Times Series Forecast Using LSTM Neural Network
In this notebook we compare performance of 3 Models on predicting historic interest rates in the United States. Although ARIMA and ETS are less computationally expensive to implement, the LSTM significantly outperforms ARIMA and ETS on minimizing our error metric (MAE).
Property Listing Description Sentiment Analysis & Sale Prediction
In this project we’ll use real estate listing description data from the CRMLS to predict the final sale price of a home. While ultimately a property’s physical characterisitics (bed, bath, squarefootage, location) are the primary determinants of a sale, perhaps a well phrased listing description may attract more interest in a home, which means more competing offers and a higher sale price.
Comparing ETS and ARIMA Methods to Forecast Residential Energy Use
This notebook conducts an Exploratory Data Analysis (EDA) of energy data then performs a forecast using ETS (Error Trend Seasonality) and ARIMA (Autoregressive Integrated Moving Average) to forecast residential energy use.
Quantstrat Trading Strategy
This strategy uses three separate indicators and five separate signals. The strategy requires both the threshold of the DVO_2_126 indicator to be under 20 and the SMA50 to be greater than the SMA200. The strategy sells when the DVO_2_126 crosses above 80, or the SMA50 crosses under the SMA200
Estimating Ethnicity Using Name and Census Data
In this project we use First Name, Last Name, and Census Ethnicity Data from the American Community Survey to predict a person’s ethnicity.
SBVWD Voter EDA
SB County EDA & Visualization
Inspecting SB County Deed and Mortgage Data