PinnedJoe GodotMastering Linear Regression in RThe R programming language is a popular choice among data analysts and statisticians for its ability to manipulate and analyze data. In…Feb 28, 2023Feb 28, 2023
PinnedJoe GodotinPython in Plain EnglishHow to Check if Stock Returns are Normally Distributed (with Python)Is a normal distribution the best way to describe stock returns? What should investors do with this information?Jul 27, 20221Jul 27, 20221
Joe GodotinArtificial Intelligence in Plain EnglishNaive Bayes Classifier: Theory and Implementation in PythonA discussion on Discriminative vs Generative ModelsJan 23Jan 23
Joe GodotinPython in Plain EnglishStreet Network Analysis in PythonA street network is a system of interconnecting lines (edges) and points (nodes) that represent a system of roads for a given area. The…Sep 6, 2023Sep 6, 2023
Joe GodotinArtificial Intelligence in Plain EnglishSelecting the Best: A Comprehensive Guide to Subset Selection in RLinear Models have distinct advantages over non-linear models in terms of inference and, on real-world problems, are often surprisingly…May 2, 2023May 2, 2023
Joe GodotinLevel Up CodingCreate a Particle Generator using only JavaScriptIn this article I will show you how you can create a particle generator using only HTML, CSS and JavaScript. This is only a simple…Apr 16, 2023Apr 16, 2023
Joe GodotinArtificial Intelligence in Plain EnglishValidation And Resampling In R: A Practical GuideValidation and resampling are essential tools for any data scientist who wants to build robust and reliable models that can perform well on…Apr 11, 2023Apr 11, 2023
Joe GodotinDataDrivenInvestorHow Robo Advisors are Changing the Investment IndustryInvesting can be a daunting task for many people, especially those who are new to the world of finance. The traditional way of investing is…Apr 7, 2023Apr 7, 2023
Joe GodotinPython in Plain EnglishPython Implementation of Conway’s Game of Life: A Very Cool Cellular AutomatonConway’s Game of Life is an interesting example of a cellular automaton, which is a computational model that simulates complex systems…Apr 5, 20231Apr 5, 20231