All Projects → OpenIntroStat → ims

OpenIntroStat / ims

Licence: other
📚 Introduction to Modern Statistics - A college-level open-source textbook with a modern approach highlighting multivariable relationships and simulation-based inference.

Programming Languages

javascript
184084 projects - #8 most used programming language
TeX
3793 projects
r
7636 projects
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to ims

Grakn
TypeDB: a strongly-typed database
Stars: ✭ 2,947 (+478.98%)
Mutual labels:  inference
approxposterior
A Python package for approximate Bayesian inference and optimization using Gaussian processes
Stars: ✭ 36 (-92.93%)
Mutual labels:  inference
sagemaker-xgboost-container
This is the Docker container based on open source framework XGBoost (https://xgboost.readthedocs.io/en/latest/) to allow customers use their own XGBoost scripts in SageMaker.
Stars: ✭ 93 (-81.73%)
Mutual labels:  inference
Dawn Bench Entries
DAWNBench: An End-to-End Deep Learning Benchmark and Competition
Stars: ✭ 254 (-50.1%)
Mutual labels:  inference
dbnR
Gaussian dynamic Bayesian networks structure learning and inference based on the bnlearn package
Stars: ✭ 33 (-93.52%)
Mutual labels:  inference
fastT5
⚡ boost inference speed of T5 models by 5x & reduce the model size by 3x.
Stars: ✭ 421 (-17.29%)
Mutual labels:  inference
Bmw Yolov4 Inference Api Gpu
This is a repository for an nocode object detection inference API using the Yolov3 and Yolov4 Darknet framework.
Stars: ✭ 237 (-53.44%)
Mutual labels:  inference
chainer-fcis
[This project has moved to ChainerCV] Chainer Implementation of Fully Convolutional Instance-aware Semantic Segmentation
Stars: ✭ 45 (-91.16%)
Mutual labels:  inference
go-ml-benchmarks
⏱ Benchmarks of machine learning inference for Go
Stars: ✭ 27 (-94.7%)
Mutual labels:  inference
monai-deploy
MONAI Deploy aims to become the de-facto standard for developing, packaging, testing, deploying and running medical AI applications in clinical production.
Stars: ✭ 56 (-89%)
Mutual labels:  inference
awesome-ml-demos-with-ios
The challenge projects for Inferencing machine learning models on iOS
Stars: ✭ 1,040 (+104.32%)
Mutual labels:  inference
object-flaw-detector-cpp
Detect various irregularities of a product as it moves along a conveyor belt.
Stars: ✭ 19 (-96.27%)
Mutual labels:  inference
hypothesis
A Python toolkit for (simulation-based) inference and the mechanization of science.
Stars: ✭ 47 (-90.77%)
Mutual labels:  inference
Models
Model Zoo for Intel® Architecture: contains Intel optimizations for running deep learning workloads on Intel® Xeon® Scalable processors
Stars: ✭ 248 (-51.28%)
Mutual labels:  inference
tiny-schema-validator
JSON schema validator
Stars: ✭ 181 (-64.44%)
Mutual labels:  inference
Adlik
Adlik: Toolkit for Accelerating Deep Learning Inference
Stars: ✭ 237 (-53.44%)
Mutual labels:  inference
inference-model-manager
Inference Model Manager for Kubernetes
Stars: ✭ 46 (-90.96%)
Mutual labels:  inference
mlss-2016
MLSS 2016 material.
Stars: ✭ 22 (-95.68%)
Mutual labels:  inference
r2inference
RidgeRun Inference Framework
Stars: ✭ 22 (-95.68%)
Mutual labels:  inference
studio-lab-examples
Example notebooks for working with SageMaker Studio Lab. Sign up for an account at the link below!
Stars: ✭ 319 (-37.33%)
Mutual labels:  inference

Introduction to Modern Statistics

Where did Introduction to Statistics with Randomization and Simulation go?

As we're working on the 2nd edition of this book, we realized that we weren't too enamoured by the name, and decided to rename the book to "Introduction to Modern Statistics" to better reflect the content covered in the book, which features simulation-based inference but also many non-inference topics!

If you're looking for the source files for the 1st edition of OpenIntro - Introduction to Statistics with Randomization and Simulation, please download the zipped release here.

What's planned for Introduction to Modern Statistics?

Some restructuring, some reordering, and some new content with better treatment of randomization and simulation throughout the book.

Each section comes with exercises as well as chapter level exercises in the last (review) section of each chapter. The review section also includes interactive R tutorials and labs.

Preliminary edition

Preliminary edition of Introduction to Modern Statistics is now complete and can be found at https://openintro-ims.netlify.app.

Chp 1. Getting started with data

Complete

  • Case study
  • Data basics
  • Sampling principles and strategies
  • Experiments
  • Chapter review

Chp 2. Summarizing and visualizing data

Complete

  • Exploring numerical data
  • Exploring categorical data
  • Effective data visualization
  • Case study
  • Chapter review

Chp 3. Introduction to linear models

Complete

  • Fitting a line, residuals, and correlation
  • Least squares regression
  • Outliers in linear regression

Chp 4. Multivariable and logistic models

Complete

  • Regression with multiple predictors
  • Model selection
  • Logistic regression

Chp 5. Introduction to statistical inference

Complete, exercises need to be added

  • Randomization tests
  • Bootstrap confidence intervals
  • Mathematical models

Chp 6. Inference for categorical responses

Complete, exercises need to be added

  • One proportion

    • Bootstrap test
    • Bootstrap confidence interval
    • Mathematical model
  • Difference of two proportions

    • Randomization test
    • Bootstrap confidence interval
    • Mathematical model
  • Independence in two way tables

    • Randomization test
    • Bootstrap confidence interval
    • Mathematical model

Chp 7. Inference for numerical responses

Complete, exercises need to be added

  • One mean

    • Bootstrap confidence interval
    • Mathematical model
  • Difference of two means

    • Randomization test
    • Bootstrap confidence interval
    • Mathematical model
  • Paired differences

    • Randomization test
    • Bootstrap confidence interval
    • Mathematical model
  • Comparing many means

    • Randomization test
    • Mathematical model

Chp 8. Inference for regression

Complete, exercises need to be added

  • Inference for linear regression

    • Randomization test
    • Bootstrap confidence interval
    • Mathematical model
  • Checking model assumptions

  • Inference for multiple regression

  • Inference for logistic regression

First edition

THIS IS A WORK IN PROGRESS!!!

We're currently in the process of finalizing the first edition of Introduction to Modern Statistics. It will be available Summer 2021. In the meantime, you can follow along with updates to the first edition here however we do not recommend using the in progress version for teaching while it's being updated as we might move around sections content and exercises, which might be unexpected for you and your students.


Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

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].