Skip to content

KhushiBhambri/Python-Statistics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-Statistics - Functions implemented from scratch

Lab 2 : T statistics

  1. 1 sample T test (Inbuilt and Scratch)
  2. 2 sample T test (Inbuilt and Scratch)
  3. Paired T test (Inbuilt and Scratch)

Lab 3: Anova

  1. One way Anova (Inbuilt and Scratch) *includes from scratch implementation of one way anova without inbuilt functions
  2. 2 way Anova (Inbuilt and Scratch) *includes from scratch implementation of two way anova without inbuilt functions
  1. Linear Regression model from Scratch
  2. Linear Regression model from Sklearn
  3. Gradient descent - with mean squared error cost function (scratch implementation)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published