Daily update | 31 October, 2021
Medium
Bamboolib: One of the Most Useful Python Libraries You Have Ever Seen
Author: Ismael Araujo
Claps: 2100
Source: data-science
Description: Here is my take on this cool Python library and why you should give it a try
Finding Patterns In Data Using NMF
Author: Himanshu Sharma
Claps: 180
Source: data-science
Description: Using Ecco for Non-Negative Metrics Factorization on Text Data
StackExchange
Deploying circles on 2D space to cover most of points
Source: cs
Views: 18
Score: 2
Tags: computational-geometry
What is the role of 'shuffle' in train_test_split()?
Source: stats
Views: 37
Score: 2
Tags: machine-learning python train-test-split
Is it possible to combine two confusion matrices?
Source: datascience
Views: 19
Score: 1
Tags: confusion-matrix
CNN-LSTM for price estimation
Source: datascience
Views: 13
Score: 1
Tags: neural-network lstm convolutional-neural-network
Difference in simple polynomial regression coefficients using `poly()` function in R vs doing manually
Source: stats
Views: 7
Score: 1
Tags: r regression polynomial