Paul9 min readPython Random Forest Model vs Coin FlipI thought it would be interesting to code and train a random forest classifier model using Python and test how it performs in 5...
Paul3 min readHow I use Python pandas - a quick introductionI will give a quick introduction into how I use the Python pandas library, detailing the Python code I write to load a csv file into a...
Paul1 min readPython mini project - virtual conversation generator using OpenAI ChatGPTDevelop your Python and ChatGPT skills Generate fascinating conversations, for example Einstein and Newton, Musk and Edison... You can...