All Projects → h-Klok → Statswithjuliabook

h-Klok / Statswithjuliabook

Licence: mit

Programming Languages

julia
2034 projects

Projects that are alternatives of or similar to Statswithjuliabook

Edward
A probabilistic programming language in TensorFlow. Deep generative models, variational inference.
Stars: ✭ 4,674 (+613.59%)
Mutual labels:  statistics
Probabilistic Programming And Bayesian Methods For Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
Stars: ✭ 23,912 (+3550.69%)
Mutual labels:  statistics
Sigmaswiftstatistics
A collection of functions for statistical calculation written in Swift.
Stars: ✭ 617 (-5.8%)
Mutual labels:  statistics
Phpmemadmin
Bringing Memcached to the web.
Stars: ✭ 512 (-21.83%)
Mutual labels:  statistics
Cvpr 2019 Paper Statistics
Statistics and Visualization of acceptance rate, main keyword of CVPR 2019 accepted papers for the main Computer Vision conference (CVPR)
Stars: ✭ 527 (-19.54%)
Mutual labels:  statistics
Analytics.usa.gov
The US federal government's web traffic.
Stars: ✭ 564 (-13.89%)
Mutual labels:  statistics
Dataframe Go
DataFrames for Go: For statistics, machine-learning, and data manipulation/exploration
Stars: ✭ 487 (-25.65%)
Mutual labels:  statistics
Distributions.jl
A Julia package for probability distributions and associated functions.
Stars: ✭ 654 (-0.15%)
Mutual labels:  statistics
Gramm
Gramm is a complete data visualization toolbox for Matlab. It provides an easy to use and high-level interface to produce publication-quality plots of complex data with varied statistical visualizations. Gramm is inspired by R's ggplot2 library.
Stars: ✭ 541 (-17.4%)
Mutual labels:  statistics
Machine learning tutorials
Code, exercises and tutorials of my personal blog ! 📝
Stars: ✭ 601 (-8.24%)
Mutual labels:  statistics
Tokei
Count your code, quickly.
Stars: ✭ 5,896 (+800.15%)
Mutual labels:  statistics
Facebook data analyzer
Analyze facebook copy of your data with ruby language. Download zip file from facebook and get info about friends ranking by message, vocabulary, contacts, friends added statistics and more
Stars: ✭ 515 (-21.37%)
Mutual labels:  statistics
Imbalanced Learn
A Python Package to Tackle the Curse of Imbalanced Datasets in Machine Learning
Stars: ✭ 5,617 (+757.56%)
Mutual labels:  statistics
Onlinestats.jl
Single-pass algorithms for statistics
Stars: ✭ 507 (-22.6%)
Mutual labels:  statistics
Boltons
🔩 Like builtins, but boltons. 250+ constructs, recipes, and snippets which extend (and rely on nothing but) the Python standard library. Nothing like Michael Bolton.
Stars: ✭ 5,671 (+765.8%)
Mutual labels:  statistics
Geomstats
Computations and statistics on manifolds with geometric structures.
Stars: ✭ 498 (-23.97%)
Mutual labels:  statistics
Swagger Stats
API Observability. Trace API calls and Monitor API performance, health and usage statistics in Node.js Microservices.
Stars: ✭ 559 (-14.66%)
Mutual labels:  statistics
Build
TeaWeb-可视化的Web代理服务。DEMO: http://teaos.cn:7777
Stars: ✭ 656 (+0.15%)
Mutual labels:  statistics
Pingouin
Statistical package in Python based on Pandas
Stars: ✭ 651 (-0.61%)
Mutual labels:  statistics
Smile
Statistical Machine Intelligence & Learning Engine
Stars: ✭ 5,412 (+726.26%)
Mutual labels:  statistics

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 Draft version of the book.

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].