How to build and visualise a Monte Carlo simulation with Python and Plotly
Learn how to construct a Monte Carlo simulation with Python and plot the results using Plotly.
Creating statistical neighbours comparator benchmarking models with Python
Learn how to use both filtering and scoring approaches to developing comparator benchmarking models for finding similar observations ranked by 'closeness'.
Building an AutoTrader scraper with Python to search for multiple makes and models
Develop your Python skills by building an AutoTrader scraper that can search for and filter multiple makes and models.
Creating a screen and mouse jiggler with Python
Discover how to build your own screen and mouse jiggler to prevent your computer screen from turning off and keeping your status as online.
Concepts of Artificial Intelligence with Python - a review of CS50 AI
This article covers the concepts of AI in Harvard's CS50 Introduction to Artificial Intelligence with Python course, along with a review of the course itself, what I learned from it, and helpful advice if you're looking to start it yourself.