Daily update | 17 January, 2022
Medium
Why data requires your care
Author: Dariusz Gross #DATAsculptor
Claps: 199
Source: artificial-intelligence
Description: Don’t be afraid of machine learning!
PyCaret 2.3.6 is Here! Learn What’s New?
Author: Moez Ali
Claps: 86
Source: machine-learning
Description: From EDA to Deployment to AI Fairness — By far the biggest release of PyCaret
An Agile Architecture for Analytics and AI on Google Cloud
Author: Lak Lakshmanan
Claps: 58
Source: machine-learning
Description: Bet on low-code/no-code and serverless
6 Lesser-Known SQL Techniques to Save You 100 Hours a Month
Author: Cameron Warren
Claps: 9
Source: data-science
Description: Use these simple techniques to make your analysis and data extracts easier
What’s in a Lambda?
Author: Murtaza Ali
Claps: 8
Source: data-science
Description: An overview of anonymous functions in Python and why you should use them
StackExchange
Efficient intersection of equivalence classes
Source: cs
Views: 136
Score: 3
Tags: algorithms union-find
Why is my highest coefficient not significant but lower ones are? (Poisson regression)
Source: stats
Views: 35
Score: 2
Tags: r statistical-significance p-value interpretation poisson-regression
Are there classifiers with infinite number of classes?
Source: stats
Views: 17
Score: 2
Tags: classification definition
Are linear models better when dealing with too many features? If so, why?
Source: datascience
Views: 20
Score: 2
Tags: decision-trees linear-regression logistic-regression feature-engineering catboost
Proper regression for determining correlations between derivatives of functions
Source: stats
Views: 21
Score: 2
Tags: regression linear-model derivative application