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
Code from PropMix, accepted at BMVC'21

PropMix: Hard Sample Filtering and Proportional MixUp for Learning with Noisy Labels This repository is the official implementation of Hard Sample Fil

6 Dec 21, 2022
Simply enable or disable your Nvidia dGPU

EnvyControl (WIP) Simply enable or disable your Nvidia dGPU Usage First clone this repo and install envycontrol with sudo pip install . CLI Turn off y

Victor Bayas 292 Jan 03, 2023
This is the pytorch implementation of the paper - Axiomatic Attribution for Deep Networks.

Integrated Gradients This is the pytorch implementation of "Axiomatic Attribution for Deep Networks". The original tensorflow version could be found h

Tianhong Dai 150 Dec 23, 2022
Implementation for Paper "Inverting Generative Adversarial Renderer for Face Reconstruction"

StyleGAR TODO: add arxiv link Implementation of Inverting Generative Adversarial Renderer for Face Reconstruction TODO: for test Currently, some model

155 Oct 27, 2022
Code for "Diffusion is All You Need for Learning on Surfaces"

Source code for "Diffusion is All You Need for Learning on Surfaces", by Nicholas Sharp Souhaib Attaiki Keenan Crane Maks Ovsjanikov NOTE: the linked

Nick Sharp 247 Dec 28, 2022
Unsupervised Representation Learning via Neural Activation Coding

Neural Activation Coding This repository contains the code for the paper "Unsupervised Representation Learning via Neural Activation Coding" published

yookoon park 5 May 26, 2022
This repository contains the accompanying code for Deep Virtual Markers for Articulated 3D Shapes, ICCV'21

Deep Virtual Markers This repository contains the accompanying code for Deep Virtual Markers for Articulated 3D Shapes, ICCV'21 Getting Started Get sa

KimHyomin 45 Oct 07, 2022
Self-Learned Video Rain Streak Removal: When Cyclic Consistency Meets Temporal Correspondence

In this paper, we address the problem of rain streaks removal in video by developing a self-learned rain streak removal method, which does not require any clean groundtruth images in the training pro

Yang Wenhan 44 Dec 06, 2022
face_recognization (FaceNet) + TFHE (HNP) + hand_face_detection (Mediapipe)

SuperControlSystem Face_Recognization (FaceNet) 面部识别 (FaceNet) Fully Homomorphic Encryption over the Torus (HNP) 环面全同态加密 (TFHE) Hand_Face_Detection (M

liziyu0104 2 Dec 30, 2021
Implementation of "StrengthNet: Deep Learning-based Emotion Strength Assessment for Emotional Speech Synthesis"

StrengthNet Implementation of "StrengthNet: Deep Learning-based Emotion Strength Assessment for Emotional Speech Synthesis" https://arxiv.org/abs/2110

RuiLiu 65 Dec 20, 2022
https://arxiv.org/abs/2102.11005

LogME LogME: Practical Assessment of Pre-trained Models for Transfer Learning How to use Just feed the features f and labels y to the function, and yo

THUML: Machine Learning Group @ THSS 149 Dec 19, 2022
Modified fork of Xuebin Qin's U-2-Net Repository. Used for demonstration purposes.

U^2-Net (U square net) Modified version of U2Net used for demonstation purposes. Paper: U^2-Net: Going Deeper with Nested U-Structure for Salient Obje

Shreyas Bhat Kera 13 Aug 28, 2022
TiP-Adapter: Training-free CLIP-Adapter for Better Vision-Language Modeling

TiP-Adapter: Training-free CLIP-Adapter for Better Vision-Language Modeling This is the official code release for the paper 'TiP-Adapter: Training-fre

peng gao 189 Jan 04, 2023
Flexible-CLmser: Regularized Feedback Connections for Biomedical Image Segmentation

Flexible-CLmser: Regularized Feedback Connections for Biomedical Image Segmentation The skip connections in U-Net pass features from the levels of enc

Boheng Cao 1 Dec 29, 2021
Alleviating Over-segmentation Errors by Detecting Action Boundaries

Alleviating Over-segmentation Errors by Detecting Action Boundaries Forked from ASRF offical code. This repo is the a implementation of replacing orig

13 Dec 12, 2022
Static-test - A playground to play with ideas related to testing the comparability of the code

Static test playground ⚠️ The code is just an experiment. Compiles and runs on U

Igor Bogoslavskyi 4 Feb 18, 2022
Range Image-based LiDAR Localization for Autonomous Vehicles Using Mesh Maps

Range Image-based 3D LiDAR Localization This repo contains the code for our ICRA2021 paper: Range Image-based LiDAR Localization for Autonomous Vehicl

Photogrammetry & Robotics Bonn 208 Dec 15, 2022
Source code for EquiDock: Independent SE(3)-Equivariant Models for End-to-End Rigid Protein Docking (ICLR 2022)

Source code for EquiDock: Independent SE(3)-Equivariant Models for End-to-End Rigid Protein Docking (ICLR 2022) Please cite "Independent SE(3)-Equivar

Octavian Ganea 154 Jan 02, 2023
FaceVerse: a Fine-grained and Detail-controllable 3D Face Morphable Model from a Hybrid Dataset (CVPR2022)

FaceVerse FaceVerse: a Fine-grained and Detail-controllable 3D Face Morphable Model from a Hybrid Dataset Lizhen Wang, Zhiyuan Chen, Tao Yu, Chenguang

Lizhen Wang 219 Dec 28, 2022
Pre-trained NFNets with 99% of the accuracy of the official paper

NFNet Pytorch Implementation This repo contains pretrained NFNet models F0-F6 with high ImageNet accuracy from the paper High-Performance Large-Scale

Benjamin Schmidt 133 Dec 09, 2022