Skip to content

jethronap/jstat-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jstat-examples

Examples of using jstat

Examples Map

Machine Learning

Statistics

  • Example 1: Vanilla Bootstrap for the mean
  • Example 2: Vanilla Hypothesis testing for the mean
  • Example 3: Goodness of fit of regression line
  • Example 4: Simulate the standard error for the mean
  • Example 5: Calculate descriptive statistics metrics
  • Example 6: Hypothesis tests on the mean of a normal distribution with known variance
  • Example 7: Type II error and the sample size
  • Example 8: Simulate the Central Limit Theorem
  • Example 9: Sampling distribution

Monte Carlo

  • Example 1: Monte Carlo Simulation for the Monty Hall Problem
  • Example 2: Calculate the area of a circle using Monte Carlo integration
  • Example 3: Markov chain Monte Carlo for pi calculation

Miscellaneous

  • Example 1: Basic operations with INDArray
  • Example 2: Load data from an Elasticsearch index

About

Examples of usage for the jstat library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published