An In-depth Guide to Local Outlier Factor (LOF) for Outlier Detection in Python
https://pub.towardsai.net/an-in-depth-guide-to-local-outlier-factor-lof-for-outlier-detection-in-python-5a6f128e5871
https://pub.towardsai.net/an-in-depth-guide-to-local-outlier-factor-lof-for-outlier-detection-in-python-5a6f128e5871
Medium
An In-depth Guide to Local Outlier Factor (LOF) for Outlier Detection in Python
Theoretical intuition, mathematical definition, and practical code examples
I didn’t know what I didn’t know: How I started from zero in data analytics
https://mashakubyshina.medium.com/i-didnt-know-what-i-didn-t-know-how-i-started-from-zero-in-data-analytics-1c3b853ccf14
https://mashakubyshina.medium.com/i-didnt-know-what-i-didn-t-know-how-i-started-from-zero-in-data-analytics-1c3b853ccf14
Medium
I didn’t know what I didn’t know: How I started from zero in data analytics
The motivation to write this post is to provide a comprehensive reply to the questions I have been asked six times just today (and to save…
Cross-Account CloudFront Invalidation with CodePipeline + CDK + Python
https://guymorton.medium.com/cross-account-cloudfront-invalidation-with-codepipeline-cdk-python-d1f294ec72fc
https://guymorton.medium.com/cross-account-cloudfront-invalidation-with-codepipeline-cdk-python-d1f294ec72fc
Medium
Cross-Account CloudFront Invalidation with CodePipeline + CDK + Python
I’ve previously written about building cross-account deployment pipelines in CDK and python. I’ve also shared a project that allows you to…