marnikitta / Stattests
Licence: mit
Source code to reproduce experiments from the article Practitioner’s Guide to Statistical Tests
Stars: ✭ 92
Labels
Projects that are alternatives of or similar to Stattests
H2o Tutorials
Tutorials and training material for the H2O Machine Learning Platform
Stars: ✭ 1,305 (+1318.48%)
Mutual labels: jupyter-notebook
Pytorch Rnn Sequence Generation Classification
Lyrics and piano music generation in Pytorch
Stars: ✭ 91 (-1.09%)
Mutual labels: jupyter-notebook
Simpletensorflowclassificationexample
SImple notebook and dataset to demonstrate classification in TensorFlow
Stars: ✭ 91 (-1.09%)
Mutual labels: jupyter-notebook
Plotly.py
The interactive graphing library for Python (includes Plotly Express) ✨
Stars: ✭ 10,701 (+11531.52%)
Mutual labels: jupyter-notebook
Dsen2
Super-Resolution of Sentinel-2 Images: Learning a Globally Applicable Deep Neural Network
Stars: ✭ 91 (-1.09%)
Mutual labels: jupyter-notebook
Pyspark Tutorial
PySpark Code for Hands-on Learners
Stars: ✭ 91 (-1.09%)
Mutual labels: jupyter-notebook
Autoencoder classifier
Autoencoder model for rare event classification
Stars: ✭ 91 (-1.09%)
Mutual labels: jupyter-notebook
Tweet Stance Prediction
Applying NLP transfer learning techniques to predict Tweet stance
Stars: ✭ 91 (-1.09%)
Mutual labels: jupyter-notebook
Alibaba 3rd Security Algorithm Challenge
第三届阿里云安全算法挑战赛冠军代码
Stars: ✭ 91 (-1.09%)
Mutual labels: jupyter-notebook
Aind Cv Facialkeypoints
AIND, computer vision capstone project. This repo contains starting code for an end-to-end facial keypoint recognition system that relies on a combination of computer vision and deep learning techniques.
Stars: ✭ 91 (-1.09%)
Mutual labels: jupyter-notebook
Python3 Cookbook
《Python Cookbook》 3rd Edition Translation
Stars: ✭ 9,689 (+10431.52%)
Mutual labels: jupyter-notebook
Histogramloss
This repository contains code for paper "Learning Deep Embeddings with Histogram Loss" (NIPS2016)
Stars: ✭ 91 (-1.09%)
Mutual labels: jupyter-notebook
Benchmarking Gnns
Repository for benchmarking graph neural networks
Stars: ✭ 1,297 (+1309.78%)
Mutual labels: jupyter-notebook
Bitcoin Value Predictor
[NOT MAINTAINED] Predicting Bit coin price using Time series analysis and sentiment analysis of tweets on bitcoin
Stars: ✭ 91 (-1.09%)
Mutual labels: jupyter-notebook
2016 10 Facebook Fact Check
Data and analysis for the BuzzFeed News article, "Hyperpartisan Facebook Pages Are Publishing False And Misleading Information At An Alarming Rate."
Stars: ✭ 91 (-1.09%)
Mutual labels: jupyter-notebook
Ml Twitter Sentiment Analysis
Jupyter Notebook + Python code of twitter sentiment analysis
Stars: ✭ 91 (-1.09%)
Mutual labels: jupyter-notebook
Practitioner's Guide to Statistical Tests
Source code to reproduce experiments from the article Practitioner’s Guide to Statistical Tests
To play with statistical tests use Sandbox.ipynb notebook. You can change the following data generation parameters:
success_rate = 0.02
uplift = 0.2
N = 5000 # Number of users in groups
NN = 2000 # Number of runs
beta = 1000
skew = 1
Read the article for the details.
To reproduce gifs and plots from the article use assets.ipynb notebook.
Authors
Note that the project description data, including the texts, logos, images, and/or trademarks,
for each open source project belongs to its rightful owner.
If you wish to add or remove any projects, please contact us at [email protected].
