Daily update | 06 January, 2022
Medium
7 Data Science Projects You Should Do to Make Your Resume Stand Out
Author: Andrew Lombarti
Claps: 167
Source: machine-learning
Description: Data Science projects that will help you land your dream job
One Year of dbt
Author: Adam Boscarino
Claps: 114
Source: data-science
Description: Learn about why Devoted Health chose dbt and the unique aspects of our deployment including our integration with Airflow and custom tooling
Top Qualities Hiring Managers Look For In Data Scientist Candidates
Author: Tessa Xie
Claps: 59
Source: data-science
Description: Some of these are arguably more important than writing efficient code
An Advanced SQL Syntax That Saved Me From Using Python
Author: Yang Zhou
Claps: 54
Source: data-science
Description: I almost opened my PyCharm at that time
SingularityNET Quick Guide to Catalyst Fund7 Voting Registration — Time Sensitive!
Author: Haley Lowy
Claps: 50
Source: artificial-intelligence
Description: Voting registration for Fund7 proposals closes on January 06, 11:00 UTC — check out these guidelines
StackExchange
minimizing a pairwise sum with respect to a sequence of integers
Source: cs
Views: 13
Score: 3
Tags: optimization matrices
Are there Imbalanced learning problems where re-balancing/re-weighting demonstrably improves *accuracy*?
Source: stats
Views: 58
Score: 3
Tags: unbalanced-classes
$N \sim \text{Po}(\lambda)$ and $X_1,X_2,....,X_N$ are iid and independent of $N$, what is distribution of $Z_N = \max \{X_i\}_{i=1}^{N}$
Source: stats
Views: 71
Score: 3
Tags: distributions self-study mathematical-statistics extreme-value order-statistics
In a regression model, can we use $E(u)=0$ as the moment condition?
Source: stats
Views: 13
Score: 2
Tags: regression method-of-moments
About the calculation of covariance matrix in mahalanobis distance
Source: stats
Views: 9
Score: 2
Tags: neural-networks covariance-matrix euclidean mahalanobis siamese