Daily update | 22 November, 2021
Medium
100X Metaverse Coin Powered By The Solana
Author: Frederick Irwin
Claps: 337
Source: artificial-intelligence
Description: This Metaverse coin set to explode in Q4 with Solana Support.
Python Named Tuple: What, How and When to Use
Author: Christopher Tao
Claps: 219
Source: artificial-intelligence
Description: Recipes of Python Named Tuple and why we should use it
Want to Stand Out as a Data Scientist? Start Practicing These Non-Technical Skills
Author: Jason Chong
Claps: 123
Source: data-science
Description: Being good at coding is simply not enough
Finding why Pytorch Lightning made my training 4x slower.
Author: Florian Ernst
Claps: 102
Source: machine-learning
Description: 🤔 What happened?
Setting up Apple’s new M1 MacBooks for Machine Learning
Author: Pascal Janetzky
Claps: 101
Source: data-science
Description: From virtual environments to PyCharm
StackExchange
What are you allowed to move into the big O notation for it to be still correct?
Source: cs
Views: 2472
Score: 7
Tags: big-o-notation
Does including gender as a predictor variable mean I should use a glm function, not an lm function, in R?
Source: stats
Views: 904
Score: 7
Tags: r generalized-linear-model linear-model
Good classifiers when having many labels
Source: datascience
Views: 435
Score: 4
Tags: classification methods
Does including gender as a predictor variable mean I should use a glm not a lm in r?
Source: stats
Views: 21
Score: 3
Tags: r
Derive backpropagation for PreLU
Source: datascience
Views: 14
Score: 2
Tags: neural-network backpropagation activation-function