The AI Boom and the mounting cost of Technical DebtFrom autonomous cars and automation, to voice assistants like Alexa and Siri and perhaps most recognizably, ChatGPT, AI has been nothing…Nov 4, 2024Nov 4, 2024
Misra-Gries AlgorithmEstimating the most frequent Items in a dataset (with an example)Jan 8, 2024A response icon1Jan 8, 2024A response icon1
Ruby on Rails: Change database from SQLite to PostgreSQL.As a junior developer, i discovered that Heroku does not support the SQLite database just as I was deploying my application. If you're…Nov 22, 2022Nov 22, 2022
Understanding the MVC(Model View Controller) Architecture in Rails ApplicationsRuby on Rails Tutorial — Part 2Nov 2, 2022Nov 2, 2022
Easily Set Up your Rails Application using a PostgreSQL DatabaseRails — Part 1Oct 28, 2022Oct 28, 2022
Handle your missing data like a pro!Part 1: Missing Data Series — Deleting missing dataDec 6, 2021Dec 6, 2021
Master the Art of Web Scraping!Learn Beautiful soup, web scraping, and sending email alerts through this fun project!Oct 12, 2021Oct 12, 2021
Don’t be afraid of running into errors! Sometimes, you can actually catch ‘em.When writing code, it is almost inevitable that you will run into errors. And knowing how to debug and catch the errors is probably one of…Oct 1, 2021Oct 1, 2021
Dummy Variables in Machine Learning.Machine Learning Models work very well with numerical data. However, data does not always come in such a format. Data will sometimes come…Sep 30, 2021A response icon2Sep 30, 2021A response icon2