Daily update | 09 December, 2021
Medium
A Complete 26 Week Course to Learn Python for Data Science in 2022
Author: Frank Andrade
Claps: 112
Source: machine-learning
Description: Learn most of the Python stuff you need for data science in 26 weeks
Drift Metrics: How to Select the Right Metric to Analyze Drift
Author: Piotr (Peter) Mardziel
Claps: 52
Source: machine-learning
Description: In our last post we summarized the problem of drift in machine learning deployments (“Drift in Machine Learning: Why It’s Hard and What to…
MANTA Test
Author: Matrix AI Network
Claps: 50
Source: machine-learning
Description: 9–11 December
Will Data Scientists Still Be in Demand in 2022?
Author: Natassha Selvaraj
Claps: 13
Source: machine-learning
Description: Here’s what you should know before deciding on a career path
From Windows to Volcanoes: How PyTorch Is Helping Us Understand Glass
Author: Charles Le Losq
Claps: 12
Source: machine-learning
Description: A PyTorch grey-box model enables simulation of glass and melt properties
StackExchange
Warnsdorff's rule: more errors with odd sized boards
Source: cs
Views: 35
Score: 3
Tags: algorithms graphs algorithm-analysis heuristics python
Spline-transform regression - concept clarification
Source: stats
Views: 114
Score: 2
Tags: logistic data-transformation goodness-of-fit odds-ratio splines
Why estimates becomes biased after second pass (from deep learning book)
Source: stats
Views: 22
Score: 2
Tags: neural-networks optimization
Using cross validation score to perform feature selection
Source: datascience
Views: 22
Score: 2
Tags: feature-selection cross-validation
Is 2-SAT over Linear Real Arithmetic in P or NP?
Source: cs
Views: 20
Score: 2
Tags: complexity-theory satisfiability constraint-satisfaction constraint-programming 2-sat