Mini projects to practice the application of inferential statistical concepts (Hypothesis Testing, Simple/Multiple/Logistic Regression, etc.) in Python (NumPy, Pandas, matplotlib)
Stars
4
Forks
2
Watchers
4
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
11
commits
Logistic regression using statsmodels and scikit learn in Python
83e567cView on GitHubMultiple regression modelling using pandas, statsmodels libraries including data cleaning, exploring and regression model analysis
415e1c8View on GitHubSimple Regression models on multiple datasets using statsmodels and pandas libraries
763f648View on GitHubNumPy and Pandas to analyse datasets using confidence intervals and hypothesis testing
c26ce46View on GitHubSimulate different probability distributions using NumPy and Pandas in Python
0578f06View on GitHub