Survival Models: An Underappreciated Tool for Data Scientists
What is the right tool for the job?Photo by Chris Yates on UnsplashThis article is about my journey in understanding and applying Survival Models, which can be used to predict the probability of an event happening over time (e.g., recovery of a patient). I have been working as a data scientist for
Read moreBuild an Amazon Scraper With Selenium
Do star ratings really matter?Continue reading on Better Programming »
Read moreTo improve as an engineer, get better at requesting (and receiving) feedback
As individual contributors, we get better at our jobs from pursuing programming education, tutorials, and reading. But to improve our solutions for our specific team, or to work better with that team, we often need feedback from our teammates. And this can be hard to get. Not just because hearing
Read moreTop 6 AI Coding Assistants in 2023
Get acquainted with six top AI coding assistants as we investigate their performance, accuracy, and ability to enhance coding productivity. Continue reading Top 6 AI Coding Assistants in 2023 on SitePoint.
Read moreKotlin Multiplatform, Compose Multiplatform: Apple’s Strategic Failure
If Apple will not lead, then someone else will do so.Continue reading on Better Programming »
Read moreStress test your code as you write it (Ep. 581)
Itamar Friedman, CEO and cofounder of CodiumAI, and Kyle Mitofsky, a Senior Software Engineer on Stack Overflow’s public platform, join the home team for a conversation about code integrity and how AI tools are changing the way developers work. Episode notes: CodiumAI plugs into your IDE and suggests meaningful test
Read moreToo Many Meetings at Work? Here’s How To Stop the Meeting Madness
Get over nonsense and start putting some sense into your workContinue reading on Better Programming »
Read moreObservability With Microk8s
Easy logging for your Kubernetes clusterContinue reading on Better Programming »
Read moreEquation of an ellipse or hyperbola through five points
Yesterday I wrote about the equation of a circle through three points. This post will be similar, looking at the equation of an ellipse or hyperbola through five points. As with the earlier post, we can write down an elegant equation right away. Making the equation practical will take more
Read more