(3) – Not Magic, Just Math: Unlocking the Probability Behind Machine Learning
From the Monty Hall Paradox to Self-Driving Cars: My takeaways from Module 3. This week, I tackled Module 3 of my Machine…
From the Monty Hall Paradox to Self-Driving Cars: My takeaways from Module 3. This week, I tackled Module 3 of my Machine…
A deep dive into the types of learning, the 10-step process, and how to handle the messy reality of missing data. This…
A recap of the vectors, derivatives, and YouTube tutorials that saved my life during Week 1 of my Professional Certificate. I just…
Breaking down the 3 pillars of ML: Labeling stuff, finding patterns in chaos, and trial-and-error. Machine learning (ML) is an approach to…
My first week wrestling Python’s data library, where the bears have teeth and the data bites back. Key Takeaways: Series A Series is a one-dimensional data…
My first week with Python Key takeaways: Lists [] Use [] for Lists that can be modified.Create a list: fruit_inventory = ["Apples",…
Ever watched the movie “The Hitchhiker’s Guide to the Galaxy” with Marvin the paranoid android? I wondered how AI would react to…
Jumping back into learning after 30 years, armed with curiosity, Python, and the optimistic belief that calculus can’t be that scary. Right?…