statsmodel

There are 31 repositories under statsmodel topic.

  • beery4010/Analyze-AB-Test-Results

    Udacity Data Analyst Nanodegree - Project III

    Language:HTML5100
  • dmaity612/algorithimic-trading-bot

    A trading algorithm that identifies stocks with the largest potential for growth while heavily considering its volatility using quantopian

    Language:Python3200
  • Manaliagarwal/Walmart-Sales-Forcasting

    A regression based modeling project to forecast the sales of Walmart

    Language:Jupyter Notebook3000
  • rochitasundar/Regression-dynamic-price-prediction-ReCell

    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.

    Language:Jupyter Notebook2102
  • akhilpatlolla/Random-Good-Data-Science-Stuff

    Random Good Data Science Stuff

    Language:Jupyter Notebook1000
  • arnabberawork/BoomBikesSharingCaseStudy

    M.S. and EPGP Assignment - Linear Regression model for a US bike-sharing provider BoomBikes

    Language:Jupyter Notebook1100
  • ltayara1/The-Young-and-the-Credit-less

    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?

    Language:Jupyter Notebook1200
  • mstftmk/K132-Data-Science-Bootcamp

    Language:Jupyter Notebook1100
  • mvikic/air-quality-linear-regression

    Prediction of nitrogen dioxide concentration in air using linear regression.

    Language:Jupyter Notebook1100
  • ozgurkalan/stats4ML

    My notes in Jupyter Notebooks for statistics, probability, and plotting applied with major python libraries as an introduction to machine learning.

    Language:Jupyter Notebook1200
  • Siddhant-Ray/TimeSeries-ARIMA

    An implementation of an ARIMA time series forecast using Python statsmodels and scipy.

    Language:Python120
  • Usama-Tariq/-Udacity_Analyze-A-B-Test-Results_Project-3_DAND

    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.

    Language:HTML1200
  • brprojects/MLS_model

    In this project I predict the 2016 MLS season using historical data and Poisson regression. The project includes cleaning, preprocessing and analyzing the dataset, building and evaluating predictive models for match outcomes, forecasting team performance and simulating the league table. It uses Pandas, Numpy, MatPlotLib and StatsModel libraries.

    Language:Python0300
  • deepakrameshgowda/Lead-Scoring-Logistic-model

    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.

    Language:Jupyter Notebook0100
  • DiegoConce/CrimeAnalysis-HumanDataScience

    Human Data Science Course Project A.Y. 2022/2023 @ Alma Mater Studiorum University of Bologna - UNIBO

    Language:Jupyter Notebook0100
  • dpassos91/milesinthesky_project3

    Data Science: Storytelling and Deployment - analyzing LEGO Database with Streamlit.

    Language:Python0200
  • hmulagund/Assignment_04_Simple_Linear_Regression-1

    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 Model Predictions using simple linear regression.

    Language:Jupyter Notebook0100
  • jpadillo/Analyze-AB-Test-Results

    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.

    Language:Jupyter Notebook0200
  • Manalelaidouni/MLR-Ames

    MLR Statistical Analysis and Prediction of Ames Real Estate Prices with Streamlit

    Language:Python0200
  • nitinjosephrepo/Analyzing-Online-Shopper-Purchase-Intention

    Analyze online shoppers' purchase intentions using Logistic Regression, K-means clustering & A/B Testing

    Language:Jupyter Notebook0100
  • nouman6093/Deep-Learning-Projects

    in this repository i will upload all the projects which i would make regarding deep learing. i will upload as much neural networks as possible.

    Language:Jupyter Notebook00
  • sednabcn/Python-ML-Statsmodels

    This repository describes the implementation of Machine Learning techinques using the Statsmodels pacakge

    Language:HTML0100
  • shwetapardhi/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 Model Predictions using simple linear regressi

    Language:Jupyter Notebook0100
  • Smcgb/Udacity_Statistics

    This dataset provided by Udacity in their data analyst course proivdes a walkthrough of an AB test for customer conversion.

    Language:HTML0100
  • adrianc7/key-indicators-life-expectancy

    This project analyzes key socioeconomic and health indicators influencing life expectancy in developing countries, using regression models and statistical techniques to derive actionable insights from WHO and UN datasets.

    Language:Jupyter Notebook
  • AjtMishra/Linear-Regression-Bike-sharing

    Linear Regression Bike sharing Assignment

    Language:Jupyter Notebook10
  • Elliott-dev/NYC_Bike_Counts_Retrospective_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.

    Language:Jupyter Notebook10
  • Elliott-dev/NYC_Bike_Linear_Regression-

    I used the New York Bike Counts dataset to formulate a hypothesis about the number of bikes crossing the Brooklyn Bridge. This dataset contains the number of bikes that crossed each bridge during each day. I first used this dataset to formulate a hypothesis and then used linear regression to test if my hypothesis was correct.

    Language:Jupyter Notebook10
  • itsfk/Python-for-Time-Series-Data-Analysis

    Time Series Analysis

    Language:Jupyter Notebook10
  • Saad-Hussain31/Defaulter-Classification

    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).

    Language:Jupyter Notebook10
  • shashankvmaiya/Boston-Housing-Price-Prediction

    House price prediction using Linear Regression models (scikit learn and statsmodel)

    Language:Jupyter Notebook10