This repository contains the main concepts and statistical calculations used in Data Science and Machine Learning.
Does not require installation.
Access by JupyterLab.
Requires at least python version 3 and Jupyter Software.
Download the Windows Installer directly from the website python.org.
or via package manager:
Using chocolatay
choco install python3 --pre
From Debian and Ubuntu based Linux distributions, Enterprise Linux/Fedora and Snap packages
Install a binary package via pkg:
$ sudo apt-get install python3
Download the macOS Installer directly from the website python.org.
Via package manager:
Using brew
brew install python3
Install with pip
pip install jupyterlab
Clone this repo to your local machine using https://github.com/AlissonRaphael/statistics_for_data_science_and_machine_learning.git
- Github: alissonraphael
- Twitter: @AlissonRaphaeI