Tag: Machine Learning
All the articles with the tag "Machine Learning".
-
Learning Optimal Pricing with Reinforcement Learning
A technical implementation of the Actor-Critic algorithm to solve dynamic pricing. This project benchmarks RL against theoretical optima to test its effectiveness in combinatorial optimization.
-
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.
-
FIFA23 Players Analysis: k-Means Clustering
An independent project using Python and k-Means clustering to classify over 10,000 FIFA 23 players into distinct performance segments based on Kaggle data.