Daily update | 20 December, 2021
Medium
The Time I Coded a Biased Algorithm
Author: Alison Yuhan Yao
Claps: 108
Source: data-science
Description: The Data Science ethical issues that haunt me at night and keep me responsible in practice
Why The Software Industry Will Follow the Same Fate as Banking
Author: Javier Menéndez
Claps: 100
Source: artificial-intelligence
Description: This is what its transformation means for you and how to get ready.
Deploy a Python Visualization Panel App to Google Cloud
Author: Sophia Yang
Claps: 37
Source: data-science
Description: Google Cloud App Engine and Github Actions
Write your own Amazing Data Science Blogs
Author: Vincent Tatan
Claps: 14
Source: data-science
Description: 5 Great Tips to help you start your journey
How to Start Your Data Science/Machine Learning Journey?
Author: Gurami Keretchashvili
Claps: 10
Source: data-science
Description: a Data Scientist is not the one who knows python, Sklearn, TensorFlow, etc. But who is who knows how to play with the data.
StackExchange
Does $Cov(X,Y)<0$ and $Cov(X,Z)>0$ imply $Cov(Y,Z)<0$?
Source: stats
Views: 68
Score: 5
Tags: probability correlation normal-distribution covariance
Why is a 4 KB alignment requirement imposed on Intel Core i7 page tables for Linux
Source: cs
Views: 490
Score: 3
Tags: computer-architecture virtual-memory
Is "Permutation Test" sufficient for a/b testing?
Source: stats
Views: 38
Score: 3
Tags: hypothesis-testing ab-test
How does early stopping act as a regulizer?
Source: stats
Views: 51
Score: 3
Tags: machine-learning neural-networks mathematical-statistics regularization gradient-descent
How to deal with output transformation at inference/prediction time?
Source: stats
Views: 14
Score: 2
Tags: predictive-models data-transformation feature-engineering data-preprocessing back-transformation