50-days-of-Statistics-for-Data-Science - This repository consist of a 50-day program

Overview

50-days-of-Statistics-for-Data-Science

This repository consist of a 50-day program. All the statistics required for the complete understanding of data science will be uploaded in this repository.

Sr No Notebook Topic Colab
1 Elements of Structured Data Open In Colab
2 Rectangular Data Open In Colab
3 Estimates of Location Open In Colab
4 Estimates of Variability Open In Colab
5 Exploring the Data Distribution Open In Colab
6 Exploring Binary and Categorical Data Open In Colab
7 Correlation Open In Colab
8 Exploring Two or More Variables Open In Colab
9 Random Sampling and Sample Bias Open In Colab
10 Selection Bias Open In Colab
11 Sampling Distribution of a Statistic Open In Colab
12 The Bootstrap Open In Colab
13 Confidence Intervals Open In Colab
14 Normal Distribution Open In Colab
15 Long-Tailed Distributions Open In Colab
16 Student’s t-Distribution Open In Colab
17 Binomial Distribution Open In Colab
18 Chi-Square Distribution Open In Colab
19 F-Distribution Open In Colab
20 Poisson and Related Distributions Open In Colab
21 A/B Testing Open In Colab
22 Hypothesis Tests Open In Colab
23 Resampling Open In Colab
24 Statistical Significance and p-Values Open In Colab
25 t-Tests Open In Colab
26 Multiple Testing Open In Colab
27 Degrees of Freedom Open In Colab
28 ANOVA Open In Colab
29 Chi-Square Test Open In Colab
30 Multi-Arm Bandit Algorithm Open In Colab
31 Power and Sample Size Open In Colab
32 Simple Linear Regression Open In Colab
33 Multiple Linear Regression Open In Colab
34 Prediction Using Regression Open In Colab
35 Factor Variables in Regression Open In Colab
36 Interpreting the Regression Equation Open In Colab
37 Regression Diagnostics Open In Colab
38 Polynomial and Spline Regression Open In Colab
39 Naïve Bayes Open In Colab
40 Discriminant Analysis Open In Colab
41 Logistic Regression Open In Colab
42 Evaluating Classification Models Open In Colab
43 Strategies for Imbalanced Data Open In Colab
44 K-Nearest Neighbors Open In Colab
45 Tree Models Open In Colab
46 Bagging and the Random Forest Open In Colab
47 Boosting Open In Colab
48 Principal Components Analysis Open In Colab
49 K-Means Clustering Open In Colab
50 Hierarchical Clustering Open In Colab
51 Model-Based Clustering Open In Colab
52 Scaling and Categorical Variables Open In Colab
Owner
komal_lamba
👋 Hi, I’m @komal_lamba 👀 I’m interested in ML, DL, NLP, and Audio Analysis 🌱 I’m AI enthusiast
komal_lamba
A code generator from ONNX to PyTorch code

onnx-pytorch Generating pytorch code from ONNX. Currently support onnx==1.9.0 and torch==1.8.1. Installation From PyPI pip install onnx-pytorch From

Wenhao Hu 94 Jan 06, 2023
HistoSeg : Quick attention with multi-loss function for multi-structure segmentation in digital histology images

HistoSeg : Quick attention with multi-loss function for multi-structure segmentation in digital histology images Histological Image Segmentation This

Saad Wazir 11 Dec 16, 2022
Official Implementation of "LUNAR: Unifying Local Outlier Detection Methods via Graph Neural Networks"

LUNAR Official Implementation of "LUNAR: Unifying Local Outlier Detection Methods via Graph Neural Networks" Adam Goodge, Bryan Hooi, Ng See Kiong and

Adam Goodge 25 Dec 28, 2022
High-Resolution 3D Human Digitization from A Single Image.

PIFuHD: Multi-Level Pixel-Aligned Implicit Function for High-Resolution 3D Human Digitization (CVPR 2020) News: [2020/06/15] Demo with Google Colab (i

Meta Research 8.4k Dec 29, 2022
Time series annotation library.

CrowdCurio Time Series Annotator Library The CrowdCurio Time Series Annotation Library implements classification tasks for time series. Features Suppo

CrowdCurio 51 Sep 15, 2022
Title: Graduate-Admissions-Predictor

The purpose of this project is create a predictive model capable of identifying the probability of a person securing an admit based on their personal profile parameters. Simplified visualisations hav

Akarsh Singh 1 Jan 26, 2022
Seeing Dynamic Scene in the Dark: High-Quality Video Dataset with Mechatronic Alignment (ICCV2021)

Seeing Dynamic Scene in the Dark: High-Quality Video Dataset with Mechatronic Alignment This is a pytorch project for the paper Seeing Dynamic Scene i

DV Lab 21 Nov 28, 2022
Code for "Multi-View Multi-Person 3D Pose Estimation with Plane Sweep Stereo"

Multi-View Multi-Person 3D Pose Estimation with Plane Sweep Stereo This repository includes the source code for our CVPR 2021 paper on multi-view mult

Jiahao Lin 66 Jan 04, 2023
Gym-TORCS is the reinforcement learning (RL) environment in TORCS domain with OpenAI-gym-like interface.

Gym-TORCS Gym-TORCS is the reinforcement learning (RL) environment in TORCS domain with OpenAI-gym-like interface. TORCS is the open-rource realistic

naoto yoshida 400 Dec 27, 2022
FL-WBC: Enhancing Robustness against Model Poisoning Attacks in Federated Learning from a Client Perspective

FL-WBC: Enhancing Robustness against Model Poisoning Attacks in Federated Learning from a Client Perspective Official implementation of "FL-WBC: Enhan

Jingwei Sun 26 Nov 28, 2022
Embeds a story into a music playlist by sorting the playlist so that the order of the music follows a narrative arc.

playlist-story-builder This project attempts to embed a story into a music playlist by sorting the playlist so that the order of the music follows a n

Dylan R. Ashley 0 Oct 28, 2021
A colab notebook for training Stylegan2-ada on colab, transfer learning onto your own dataset.

Stylegan2-Ada-Google-Colab-Starter-Notebook A no thrills colab notebook for training Stylegan2-ada on colab. transfer learning onto your own dataset h

Harnick Khera 66 Dec 16, 2022
Here is the implementation of our paper S2VC: A Framework for Any-to-Any Voice Conversion with Self-Supervised Pretrained Representations.

S2VC Here is the implementation of our paper S2VC: A Framework for Any-to-Any Voice Conversion with Self-Supervised Pretrained Representations. In thi

81 Dec 15, 2022
UniFormer - official implementation of UniFormer

UniFormer This repo is the official implementation of "Uniformer: Unified Transformer for Efficient Spatiotemporal Representation Learning". It curren

SenseTime X-Lab 573 Jan 04, 2023
Tensorflow 2 implementation of the paper: Learning and Evaluating Representations for Deep One-class Classification published at ICLR 2021

Deep Representation One-class Classification (DROC). This is not an officially supported Google product. Tensorflow 2 implementation of the paper: Lea

Google Research 137 Dec 23, 2022
Companion code for the paper "Meta-Learning the Search Distribution of Black-Box Random Search Based Adversarial Attacks" by Yatsura et al.

META-RS This is the companion code for the paper "Meta-Learning the Search Distribution of Black-Box Random Search Based Adversarial Attacks" by Yatsu

Bosch Research 7 Dec 09, 2022
Sequence to Sequence (seq2seq) Recurrent Neural Network (RNN) for Time Series Forecasting

Sequence to Sequence (seq2seq) Recurrent Neural Network (RNN) for Time Series Forecasting Note: You can find here the accompanying seq2seq RNN forecas

Guillaume Chevalier 1k Dec 25, 2022
Fusion-DHL: WiFi, IMU, and Floorplan Fusion for Dense History of Locations in Indoor Environments

Fusion-DHL: WiFi, IMU, and Floorplan Fusion for Dense History of Locations in Indoor Environments Paper: arXiv (ICRA 2021) Video : https://youtu.be/CC

Sachini Herath 68 Jan 03, 2023
Replication Code for "Self-Supervised Bug Detection and Repair" NeurIPS 2021

Self-Supervised Bug Detection and Repair This is the reference code to replicate the research in Self-Supervised Bug Detection and Repair in NeurIPS 2

Microsoft 85 Dec 24, 2022
Code for paper Decoupled Dynamic Spatial-Temporal Graph Neural Network for Traffic Forecasting

Decoupled Spatial-Temporal Graph Neural Networks Code for our paper: Decoupled Dynamic Spatial-Temporal Graph Neural Network for Traffic Forecasting.

S22 43 Jan 04, 2023