Skip to content
#

statsmodels

Here are 573 public repositories matching this topic...

A simple linear regression machine learning model for predicting the total cases of pandemic from OWID dataset. Built using Python libraries (Pandas, NumPy, Statsmodels, Pickle, Matplotlib, Seaborn). Model is further represented as a Flask Web Application with a backend database connectivity to SQLite3 using SQLAlchemy. Later deployed to Heroku …

  • Updated May 4, 2021
  • HTML

Hypothesis-Testing-2-Proportion-T-test-Students-Jobs-in-2-States. Assume Null Hypothesis as Ho is p1-p2 = 0 i.e. p1 ≠ p2. Thus Alternate Hypthesis as Ha is p1 = p2. Explanation of bernoulli Binomial RV: np.random.binomial(n=1,p,size) Suppose you perform an experiment with two possible outcomes: either success or failure. Success happens with pro…

  • Updated May 20, 2021
  • Jupyter Notebook

For this Project, I first applied an analysis of variance (ANOVA) model to the Pymaceutical dataset and then did a post-hoc analysis of the results by using Tukey Honest Significant Difference (HSD) to determine which drug treatments in the dataset significantly reduce tumor volume and metastasis. I then wrote a summary of my findings.

  • Updated Apr 6, 2022
  • 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