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
CMT: Convolutional Neural Networks Meet Vision Transformers

CMT: Convolutional Neural Networks Meet Vision Transformers [arxiv] 1. Introduction This repo is the CMT model which impelement with pytorch, no refer

FlyEgle 83 Dec 30, 2022
Code for "LoRA: Low-Rank Adaptation of Large Language Models"

LoRA: Low-Rank Adaptation of Large Language Models This repo contains the implementation of LoRA in GPT-2 and steps to replicate the results in our re

Microsoft 394 Jan 08, 2023
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
Official repository for "Exploiting Session Information in BERT-based Session-aware Sequential Recommendation", SIGIR 2022 short.

Session-aware BERT4Rec Official repository for "Exploiting Session Information in BERT-based Session-aware Sequential Recommendation", SIGIR 2022 shor

Jamie J. Seol 22 Dec 13, 2022
Reproduce ResNet-v2(Identity Mappings in Deep Residual Networks) with MXNet

Reproduce ResNet-v2 using MXNet Requirements Install MXNet on a machine with CUDA GPU, and it's better also installed with cuDNN v5 Please fix the ran

Wei Wu 531 Dec 04, 2022
ObjectDetNet is an easy, flexible, open-source object detection framework

Getting started with the ObjectDetNet ObjectDetNet is an easy, flexible, open-source object detection framework which allows you to easily train, resu

5 Aug 25, 2020
Game Agent Framework. Helping you create AIs / Bots that learn to play any game you own!

Serpent.AI - Game Agent Framework (Python) Update: Revival (May 2020) Development work has resumed on the framework with the aim of bringing it into 2

Serpent.AI 6.4k Jan 05, 2023
Just Randoms Cats with python

Random-Cat Just Randoms Cats with python.

OriCode 2 Dec 21, 2021
Optimizing synthesizer parameters using gradient approximation

Optimizing synthesizer parameters using gradient approximation NASH 2021 Hackathon! These are some experiments I conducted during NASH 2021, the Neura

Jordie Shier 10 Feb 10, 2022
Retrieval.pytorch - The code we used in [2020 DIGIX]

Retrieval.pytorch - The code we used in [2020 DIGIX]

Guo-Hua Wang 2 Feb 07, 2022
Block-wisely Supervised Neural Architecture Search with Knowledge Distillation (CVPR 2020)

DNA This repository provides the code of our paper: Blockwisely Supervised Neural Architecture Search with Knowledge Distillation. Illustration of DNA

Changlin Li 215 Dec 19, 2022
Simple API for UCI Machine Learning Dataset Repository (search, download, analyze)

A simple API for working with University of California, Irvine (UCI) Machine Learning (ML) repository Table of Contents Introduction About Page of the

Tirthajyoti Sarkar 223 Dec 05, 2022
Nodule Generation Algorithm Baseline and template code for node21 generation track

Nodule Generation Algorithm This codebase implements a simple baseline model, by following the main steps in the paper published by Litjens et al. for

node21challenge 10 Apr 21, 2022
Neural Logic Inductive Learning

Neural Logic Inductive Learning This is the implementation of the Neural Logic Inductive Learning model (NLIL) proposed in the ICLR 2020 paper: Learn

36 Nov 28, 2022
Trainable Bilateral Filter Layer (PyTorch)

Trainable Bilateral Filter Layer (PyTorch) This repository contains our GPU-accelerated trainable bilateral filter layer (three spatial and one range

FabianWagner 26 Dec 25, 2022
Face Recognition Attendance Project

Face-Recognition-Attendance-Project In This Project You will learn how to mark attendance using face recognition, Hello Guys This is Gautam Kumar, Thi

Gautam Kumar 1 Dec 03, 2022
Repository of Jupyter notebook tutorials for teaching the Deep Learning Course at the University of Amsterdam (MSc AI), Fall 2020

Repository of Jupyter notebook tutorials for teaching the Deep Learning Course at the University of Amsterdam (MSc AI), Fall 2020

Phillip Lippe 1.1k Jan 07, 2023
'Solving the sampling problem of the Sycamore quantum supremacy circuits

solve_sycamore This repo contains data, contraction code, and contraction order for the paper ''Solving the sampling problem of the Sycamore quantum s

Feng Pan 29 Nov 28, 2022
PyTorch implementation for the visual prior component (i.e. perception module) of the Visually Grounded Physics Learner [Li et al., 2020].

VGPL-Visual-Prior PyTorch implementation for the visual prior component (i.e. perception module) of the Visually Grounded Physics Learner (VGPL). Give

Toru 8 Dec 29, 2022
Pydantic models for pywttr and aiopywttr.

Pydantic models for pywttr and aiopywttr.

Almaz 2 Dec 08, 2022