Skip to content

EugeniaVeselova/SampleSizeEstimation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 

Repository files navigation

SampleSizeEstimation

Sample Size Estimation and Model Selection Technique

Sample size estimation methods are in code/lib/m_models.py. Each method takes a dataset with labels X, y and returns a dictionary with results of the estimation. Estimated optimal sample size is m*. Demonstration of usage of one of the methods can be seen in Demo.ipynb.

About

Sample Size Estimation and Model Selection Technique

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 89.0%
  • HTML 9.7%
  • Python 1.3%