Published inDevOps.devEffortless Ubuntu Server Deployments with GitHub Actions ⚙️In this article, I’m not aiming to explain anything groundbreaking to experts. My goal is to help beginners automate simple tasks, like…Sep 25, 2024Sep 25, 2024
Published inPython in Plain EnglishBuilding an AI Agent Fed with DB Data using LangChain + GPT-4 🦜I know there are countless tutorials on different social media platforms for developing your own AI Agent, but my personal goal is to make…Jun 22, 20241Jun 22, 20241
Published inPython in Plain EnglishSetting Up FastAPI API on a Subdomain with Apache + Uvicorn👷🏽🦄Unlock the Power of FastAPI: Easy Subdomain Setup with Apache + Uvicorn! Dive into seamless integration for your API and enjoy smooth…Apr 16, 2024Apr 16, 2024
Published inPython in Plain EnglishBinary Classification with Neural Networks using Tensorflow & Keras ⭐️ Pt.2This reading is a continuation of Binary Classification with Neural Networks using TensorFlow & Keras, to classify IMDB movie reviews 🎬.Mar 20, 2024Mar 20, 2024
Published inPython in Plain EnglishBinary Classification with Neural Networks using Tensorflow & Keras 🧠Building a neural network to classify positive and negative reviews for IMDB movies.Mar 8, 2024Mar 8, 2024
Published inPython in Plain EnglishSimple data clustering with DBScan, Scikit-learn, and Python 🔍✨Clustering is a fundamental technique employed in data science to identify inherent patterns and structures within datasets.Feb 26, 2024Feb 26, 2024
Income Classification with Random Forests and Scikit-learn🌳Random forest model to classify people that would more or less than 50K USD.Feb 17, 2024Feb 17, 2024
Implementing Multi-class Logistic Regression with Scikit-learn 🎯Discover what else you can do with Logistic Regression besides of using Binary RegressionFeb 10, 20241Feb 10, 20241
Published inPython in Plain EnglishFastAPI + MySQL Connections Using SQLAlchemy 🚀In the realm of web development, the fusion of FastAPI and MySQL has become a dynamic force, offering developers unparalleled speed and…Jan 27, 2024Jan 27, 2024
Predictive Model For Houses Built Before 1980 with scikit-learnThis project was made using:Jan 21, 2024Jan 21, 2024