Angelo Varlotta Data scientist • Python developer News junkie, pizza lover and recovering astrophysicist More about me
The Beauty of Matplotlib Stylesheets 23 May 2023·Updated: 6 June 2023·2308 words·11 mins matplotlib stylesheets blog After reading an article on the effectiveness of Matplotlib stylesheets, I’ve decided to create my own custom stylesheets.
How to Choose the Right Estimator 12 March 2023·Updated: 4 August 2023·3644 words·18 mins scikit-learn blog Frequently the hardest part of solving a machine learning problem is finding the right estimator for the job.
Migrating to Hugo 26 November 2022·273 words·2 mins hugo congo blog I’ve decided to bite the bullet and migrate my blog to Hugo.
Recommendations from the Facebook Metrics Data Set 6 September 2022·Updated: 3 August 2023·1579 words·8 mins regression scikit-learn projects The focus of this analysis is to build a predictive tool that strives to determine the features of posts that are likely to cause user engagement on social media.
Fuzzy String Matching for Document Standardization 19 August 2022·Updated: 3 August 2023·875 words·5 mins nlp blog fuzzy string matching deep learning Sometimes you need to match to a standard format text data that have below par quality because of misspellings and typos.