ThinkStats2 ist ein Kurs für computergestützte Statistik und eine Bildungsbibliothek, die darauf ausgelegt ist, Wahrscheinlichkeit und Statistik durch einen programmatischen Ansatz zu lehren. Sie bietet ein Framework zum Studium statistischer Konzepte durch das Schreiben von Python-Code und das Ausführen von Simulationen auf realen Datensätzen.
Die Hauptfunktionen von allendowney/thinkstats2 sind: Computational Statistics Courses, Notebook-Based Lessons, Dataset Statistics Analyzers, Statistical Analysis, Python Data Analysis, Hands-On Labs, Statistics Courses, Probability and Statistics.
Open-Source-Alternativen zu allendowney/thinkstats2 sind unter anderem: mrdbourke/zero-to-mastery-ml — This project is a machine learning educational curriculum and learning platform delivered through interactive Jupyter… wesm/pydata-book — This project serves as a comprehensive textbook and educational resource for data analysis using the Python ecosystem.… visualize-ml/book5_essentials-of-probability-and-statistics — This project is an educational resource providing a mathematical foundation in probability and statistics for machine… swirldev/swirl_courses — This project is a collection of interactive, command-line programming lessons designed for the swirl R package. It… alfred1984/interesting-python — This project is a collection of Python implementations for web scraping, network traffic interception, data analysis,… jakevdp/whirlwindtourofpython — This project is a collection of curricular resources and hands-on tutorials designed to teach Python programming and…
This project is a machine learning educational curriculum and learning platform delivered through interactive Jupyter Notebooks. It serves as a comprehensive guide for mastering the Python data science toolkit, providing structured tutorials for numerical computing, tabular data manipulation, and statistical visualization. The curriculum includes specific implementation guides for Scikit-Learn and a practical course on TensorFlow for constructing, training, and deploying neural networks and computer vision models. It covers the end-to-end process of building predictive models, from initial pr
This project serves as a comprehensive textbook and educational resource for data analysis using the Python ecosystem. It provides a structured guide to manipulating, cleaning, and processing datasets, focusing on the core tools required for numerical computing and statistical analysis. The repository distinguishes itself by offering a collection of practical code examples and workflows that demonstrate how to perform complex data tasks. It covers the application of vectorized numerical computations, the management of time-indexed data, and the creation of statistical visualizations to commun
This project is an educational resource providing a mathematical foundation in probability and statistics for machine learning. It offers a collection of interactive notebooks and textbooks designed to explain core statistical theories and data science principles through practical code examples. The content is structured into modular chapters that allow for self-paced learning of topics such as Bayesian inference and probability distributions. By utilizing browser-based execution and declarative visualization, the project enables users to manipulate variables and observe mathematical outcomes
This project is a collection of interactive, command-line programming lessons designed for the swirl R package. It provides a structured curriculum for learning R programming and data science through a series of guided, self-paced exercises delivered via a command-line interface. The content covers a broad range of data science education, including language fundamentals, data cleaning and manipulation, statistical analysis, and data visualization. It also includes instructional modules focused on software development practices. These lessons are developed as a modular hierarchy of courses an