Hi, I am Elvin.
RSS FeedBusiness Analyst · Quantitative Researcher · Data Scientist
Recent Posts
-
Optimal Blackjack Strategy Through Dynamic Programming
An analysis of optimal Blackjack strategies using recursive decomposition and dealer probability analysis.
-
Analysis of State Schools in Scotland: Map of Scotland with Schools
A geospatial project using the Postcodes.io API and Folium to create an interactive map of Scottish schools, visualizing the relationship between pupil density and local deprivation levels.
-
Analysis of State Schools in Scotland: K-Means Clustering by Deprivation Rate and Pupils Quantity
A data-driven analysis of 2,431 Scottish state schools using K-Means clustering to categorize local authorities by pupil density and SIMD deprivation scores to identify areas requiring NGO support.
-
Building a Web Crawler using Python
A comprehensive guide to building a functional web crawler in exactly 100 lines of Python code, covering URL success handling, depth thresholds, and data storage.