Daily update | 28 December, 2021
Medium
Target Encoding : Create some relation between Target Variable and the Encoded Labels !!
Author: Arya Mohapatra
Claps: 400
Source: machine-learning
Description: Are you fed up with One-Hot encoder and Label Encoding ? (Just kidding :P They are great !! :) ) But Let us park our favourite encoding…
The Secret of Delivering Machine Learning to Production
Author: Inbal Budowski-Tal
Claps: 206
Source: machine-learning
Description: The vast majority of Machine Learning (ML) projects FAIL.
The New Normality of Architecture
Author: Dariusz Gross #DATAsculptor
Claps: 160
Source: artificial-intelligence
Description: The Paradox of Inefficiency
Why Bankers Will Not be Replaced by Artificial Intelligence Any Time Soon
Author: John Ade-Ojo
Claps: 31
Source: machine-learning
Description: The challenges and career opportunities for all flavours of data expert
OpenAi Request For Research XOR Problem
Author: Arnav Dantuluri
Claps: 15
Source: machine-learning
Description: OpenAi released a couple of research problems that they wanted solved and as an avid learner of Machine Learning I decided to tackle their…
StackExchange
What edges are not in a Gabriel graph, yet in a Delauney graph?
Source: cs
Views: 92
Score: 5
Tags: graphs computational-geometry planar-graphs voronoi-diagrams
Sample without replacement from 1 to N and stop when the value is less than the previous one
Source: stats
Views: 33
Score: 4
Tags: probability distributions sampling expected-value simulation
Prove that a process is memoryless (simple example)
Source: stats
Views: 329
Score: 4
Tags: stochastic-processes markov-process white-noise
Why SMOTE is not used in prize-winning Kaggle solutions?
Source: datascience
Views: 35
Score: 3
Tags: machine-learning class-imbalance kaggle smote
Pair-matched count regression in R with offset?
Source: stats
Views: 23
Score: 3
Tags: r regression hypothesis-testing