Udacity Data Analyst Nanodegree - Project III
-
Updated
Jun 27, 2020 - HTML
Udacity Data Analyst Nanodegree - Project III
A trading algorithm that identifies stocks with the largest potential for growth while heavily considering its volatility using quantopian
A regression based modeling project to forecast the sales of Walmart
The objective is to build a ML-based solution (linear regression model) to develop a dynamic pricing strategy for used and refurbished smartphones, identifying factors that significantly influence it.
My notes in Jupyter Notebooks for statistics, probability, and plotting applied with major python libraries as an introduction to machine learning.
Linear Regression model for a US bike-sharing provider BoomBikes
Random Good Data Science Stuff
A/B tests are very commonly performed by data analysts and data scientists. It is important that you get some practice working with the difficulties of these.
An implementation of an ARIMA time series forecast using Python statsmodels and scipy.
Our group chose this question to bring attention to the little knowledge that young loan applicants have. Based on our findings in our models we explore: Which age group is the least likely to apply for loans? Which group is most likely to default on loans?
Time Series Analysis
I perform a retrospective analysis on the linear regression analysis that I previously performed on the NYC Bike Counts dataset. Specifically, I analyze my linear regression analysis to identify anything that I could have done differently.
A data analytics project that utilizes PANDAS, Numpy, Matplotlib and statsmodel to analyze the results of hypothesis testing and regression modeling in determining whether a website update should be launched.
Assignment-04-Simple-Linear-Regression-1 Q1) Delivery_time -> Predict delivery time using sorting time. Build a simple linear regression model by performing EDA and do necessary transformations and select the best model using R or Python. EDA and Data Visualization, Feature Engineering, Correlation Analysis, Model Building, Model Testing and Mod…
Linear Regression Bike sharing Assignment
Model to identify the potential lead by assigning a score for their rate of conversion. Therefore, reaching out to potential is no more a brainstorming task.
I am interested in predicting whether an individual will default on his or her credit card payment, on the basis of annual income and monthly credit card balance. First I will use Logistic regression with 1 feature only (balance) and then multiple logistic regression with 2 features (balance and income).
MLR Statistical Analysis and Prediction of Ames Real Estate Prices with Streamlit
Add a description, image, and links to the statsmodel topic page so that developers can more easily learn about it.
To associate your repository with the statsmodel topic, visit your repo's landing page and select "manage topics."