Daily update | 28 January, 2022
Medium
The Sun Could Delete The Internet
Author: Will Lockett
Claps: 101
Source: artificial-intelligence
Description: Our digital world isn’t as safe as you might think.
How to Easily Summarize Audio and Video Files in Python
Author: Frank Andrade
Claps: 58
Source: machine-learning
Description: Use Auto Chapters to summarize audio and video files in Python
Choosing the appropriate correlation coefficient
Author: vatvengers
Claps: 55
Source: machine-learning
Description: An overview of the concept of correlation and its usage in data science
projects.
A Guide to Loss Functions for Deep Learning Classification in Python
Author: Sadrach Pierre, Ph.D.
Claps: 51
Source: artificial-intelligence
Description: Loss Functions for Multi-class and Multi-label Classification
How to Perform Exploratory Data Analysis?
Author: Müge
Claps: 35
Source: machine-learning
Description: A Quick Guide to EDA.
StackExchange
Estimating $\theta$ based on censored data when $X_i\sim \text{Uniform}(0,\theta)$ with $\theta\ge 1$
Source: stats
Views: 56
Score: 6
Tags: maximum-likelihood inference uniform-distribution estimators censoring
Conditional probability mass function of number of Poisson random variable given their sum values
Source: stats
Views: 20
Score: 2
Tags: probability random-variable conditional-probability poisson-distribution density-function
When predicting a binary outcome with strictly binary predictors, does logistic regression yield the same results as OLS?
Source: stats
Views: 14
Score: 2
Tags: regression logistic linear
Can we solve a "very" exponential recurrence?
Source: cs
Views: 501
Score: 2
Tags: complexity-theory recurrence-relation discrete-mathematics theory
Clarification about RNN encoder-decoder equation
Source: cs
Views: 9
Score: 2
Tags: machine-learning artificial-intelligence