Skip to content
#

statsmodels

Here are 20 public repositories matching this topic...

An econometrics vector autoregression model (VAR) for analysis of multivariate time series of macroeconomics phenomena. Python Jupyter notebook based model is presented here although other packages like R statistical programming language with R Studio could also be used.

  • Updated Jul 2, 2021
  • Jupyter Notebook

In this notebook we would try to modify or transform our dependent variable to rectify the model and at last create a better suited regression model as compared to other. We will just take the natural logarithm of the dependent variable and it will solve the problem of conical spread of datapoints in standard residual plot. It means that our cur…

  • Updated Jan 29, 2022
  • Jupyter Notebook

This repository contains Jupyter notebooks with comment lines, comment cells and outputs that explain the functionality of different libraries in Python. These 'cheat sheets' include basic Python programming, Numpy, Pandas, Matplotlib, Seaborn and more. I hope it guides you to start your programming experience! Below you have more details of the…

  • Updated May 28, 2022
  • Jupyter Notebook

This is a tutorial in an IPython Notebook for the Kaggle competition, Titanic Machine Learning From Disaster. The goal of this repository is to provide an example of a competitive analysis for those interested in getting into the field of data analytics or using python for Kaggle's Data Science competitions .

  • Updated Jul 1, 2022
  • Jupyter Notebook

In this Jupyter notebook I was trying to analyze the relationship between sales of innerwear items and other factors such as pricing and rating. The primary dataset that was used as the base of this project consists of sales data from Amazon.com for the period of June-July 2017.

  • Updated Sep 18, 2023
  • Jupyter Notebook

Master the essential skills needed to recognize and solve complex real-world problems with Machine Learning and Deep Learning by leveraging the highly popular Python Machine Learning Eco-system.

  • Updated Mar 31, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the statsmodels topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the statsmodels topic, visit your repo's landing page and select "manage topics."

Learn more