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
[NeurIPS 2021] Deceive D: Adaptive Pseudo Augmentation for GAN Training with Limited Data

Deceive D: Adaptive Pseudo Augmentation for GAN Training with Limited Data (NeurIPS 2021) This repository will provide the official PyTorch implementa

Liming Jiang 238 Nov 25, 2022
Restricted Boltzmann Machines in Python.

How to Use First, initialize an RBM with the desired number of visible and hidden units. rbm = RBM(num_visible = 6, num_hidden = 2) Next, train the m

Edwin Chen 928 Dec 30, 2022
Deep Inside Convolutional Networks - This is a caffe implementation to visualize the learnt model

Deep Inside Convolutional Networks This is a caffe implementation to visualize the learnt model. Part of a class project at Georgia Tech Problem State

Jigar 61 Apr 15, 2022
Contrastive Learning with Non-Semantic Negatives

Contrastive Learning with Non-Semantic Negatives This repository is the official implementation of Robust Contrastive Learning Using Negative Samples

39 Jul 31, 2022
Classify the disease status of a plant given an image of a passion fruit

Passion Fruit Disease Detection I tried to create an accurate machine learning models capable of localizing and identifying multiple Passion Fruits in

3 Nov 09, 2021
Code to run experiments in SLOE: A Faster Method for Statistical Inference in High-Dimensional Logistic Regression.

Code to run experiments in SLOE: A Faster Method for Statistical Inference in High-Dimensional Logistic Regression. Not an official Google product. Me

Google Research 27 Dec 12, 2022
Bayesian Image Reconstruction using Deep Generative Models

Bayesian Image Reconstruction using Deep Generative Models R. Marinescu, D. Moyer, P. Golland For technical inquiries, please create a Github issue. F

Razvan Valentin Marinescu 51 Nov 23, 2022
Tensorboard for pytorch (and chainer, mxnet, numpy, ...)

tensorboardX Write TensorBoard events with simple function call. The current release (v2.3) is tested on anaconda3, with PyTorch 1.8.1 / torchvision 0

Tzu-Wei Huang 7.5k Dec 28, 2022
Unofficial TensorFlow implementation of Protein Interface Prediction using Graph Convolutional Networks.

[TensorFlow] Protein Interface Prediction using Graph Convolutional Networks Unofficial TensorFlow implementation of Protein Interface Prediction usin

YeongHyeon Park 9 Oct 25, 2022
AntiFuzz: Impeding Fuzzing Audits of Binary Executables

AntiFuzz: Impeding Fuzzing Audits of Binary Executables Get the paper here: https://www.usenix.org/system/files/sec19-guler.pdf Usage: The python scri

Chair for Sys­tems Se­cu­ri­ty 88 Dec 21, 2022
nextPARS, a novel Illumina-based implementation of in-vitro parallel probing of RNA structures.

nextPARS, a novel Illumina-based implementation of in-vitro parallel probing of RNA structures. Here you will find the scripts necessary to produce th

Jesse Willis 0 Jan 20, 2022
Repository accompanying the "Sign Pose-based Transformer for Word-level Sign Language Recognition" paper

by Matyáš Boháček and Marek Hrúz, University of West Bohemia Should you have any questions or inquiries, feel free to contact us here. Repository acco

Matyáš Boháček 30 Dec 30, 2022
Tiny-NewsRec: Efficient and Effective PLM-based News Recommendation

Tiny-NewsRec The source codes for our paper "Tiny-NewsRec: Efficient and Effective PLM-based News Recommendation". Requirements PyTorch == 1.6.0 Tensor

Yang Yu 3 Dec 07, 2022
Supervised Classification from Text (P)

MSc-Thesis Module: Masters Research Thesis Language: Python Grade: 75 Title: An investigation of supervised classification of therapeutic process from

Matthew Laws 1 Nov 22, 2021
A code repository associated with the paper A Benchmark for Rough Sketch Cleanup by Chuan Yan, David Vanderhaeghe, and Yotam Gingold from SIGGRAPH Asia 2020.

A Benchmark for Rough Sketch Cleanup This is the code repository associated with the paper A Benchmark for Rough Sketch Cleanup by Chuan Yan, David Va

33 Dec 18, 2022
A PyTorch implementation of "Graph Classification Using Structural Attention" (KDD 2018).

GAM ⠀⠀ A PyTorch implementation of Graph Classification Using Structural Attention (KDD 2018). Abstract Graph classification is a problem with practic

Benedek Rozemberczki 259 Dec 05, 2022
Revisiting Global Statistics Aggregation for Improving Image Restoration

Revisiting Global Statistics Aggregation for Improving Image Restoration Xiaojie Chu, Liangyu Chen, Chengpeng Chen, Xin Lu Paper: https://arxiv.org/pd

MEGVII Research 128 Dec 24, 2022
Bridging Composite and Real: Towards End-to-end Deep Image Matting

Bridging Composite and Real: Towards End-to-end Deep Image Matting Please note that the official repository of the paper Bridging Composite and Real:

Jizhizi_Li 30 Oct 31, 2022
GAN example for Keras. Cuz MNIST is too small and there should be something more realistic.

Keras-GAN-Animeface-Character GAN example for Keras. Cuz MNIST is too small and there should an example on something more realistic. Some results Trai

160 Sep 20, 2022
Implementation of "Efficient Regional Memory Network for Video Object Segmentation" (Xie et al., CVPR 2021).

RMNet This repository contains the source code for the paper Efficient Regional Memory Network for Video Object Segmentation. Cite this work @inprocee

Haozhe Xie 76 Dec 14, 2022