Skip to content

CMoebus/StatsWithJuliaBook

This branch is up to date with h-Klok/StatsWithJuliaBook:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

688172e · Mar 22, 2021
Nov 2, 2020
Nov 12, 2020
Dec 17, 2019
Aug 14, 2020
Jul 7, 2020
Dec 18, 2019
Jun 7, 2020
Jul 21, 2020
Nov 17, 2020
Dec 1, 2020
Jun 8, 2020
Jun 19, 2020
Jul 7, 2020
Jul 7, 2020
Mar 22, 2021
Jun 29, 2020
Jul 23, 2020

Repository files navigation

Statistics with Julia: Fundamentals for Data Science, Machine Learning and Artificial Intelligence

This repository is a collection of all 200+ code blocks contained in the book. See the Book's website, or go directly to Springer:

bookCoverImage

The book is comprised of the following ten chapters and three appendices:

  1. Introducing Julia
  2. Basic Probability
  3. Probability Distributions
  4. Processing and Summarizing Data
  5. Statistical Inference Concepts
  6. Confidence Intervals
  7. Hypothesis Testing
  8. Linear Regression and Extensions
  9. Machine Learning Basics
  10. Simulation of Dynamic Models
  1. How-to in Julia
  2. Additional Language Features
  3. Additional Packages

Usage instructions:

  1. Clone or download this repository or a fork of it.
  2. Have Julia 1.4 or above installed.
  3. Run init.jl to install and precompile the required packages.
  4. Run individual code examples.

An alternative is to use Pluto. See StatisticsWithJuliaPlutoNotebooks.jl

We hope you find this an enjoyable and instructive resource.

H.Klok Y.Nazarathy

Releases

No releases published

Packages

No packages published

Languages

  • Julia 100.0%