Which movie should you recommend next? Session-based recommendation engine in Python, part 1
Recommend movies that user should watch next...
September 23, 2023
1
Data Science: The four (and a half) metrics to understand your model
Forecast Bias, Mean Absolute Error, Mean Squared Error and Root of it, Symmetric Mean Absolute Percentage Error: use them and be sure that you produce the best models...
Data Science: Feature Engineering with Spatial Flavour
Enhance your training set with spatial features...
Data Science: Unsupervised Classification of satellite images with K-means algorithm
How to perform unsupervised classification of satellite images with Python....