How to Handle Outliers Like a Boss without Removing Them: Robust Regression
https://medium.com/@buraktiras93/how-to-handle-outliers-like-a-boss-without-removing-them-robust-regression-f4925ca8614e
https://medium.com/@buraktiras93/how-to-handle-outliers-like-a-boss-without-removing-them-robust-regression-f4925ca8614e
Medium
How to Handle Outliers Like a Boss without Removing Them: Robust Regression
I don’t know you. But there are two things that bothers me most in this life:
A way to compare tables (not too bad, not too good)
https://medium.com/@giseleantoniazzicardoso/a-way-to-compare-tables-not-too-bad-not-too-good-630da0325b6
https://medium.com/@giseleantoniazzicardoso/a-way-to-compare-tables-not-too-bad-not-too-good-630da0325b6
Medium
A way to compare tables (not too bad, not too good)
A brief pipeline to compare tables line by line!
PyCountry: Your Passport to ISO Country Codes, Names and More 🛂
https://medium.com/@HeCanThink/pycountry-your-passport-to-iso-country-codes-names-and-more-2c39ef6668c0
https://medium.com/@HeCanThink/pycountry-your-passport-to-iso-country-codes-names-and-more-2c39ef6668c0
Medium
PyCountry: Your Passport to ISO Country Codes, Names and More 🛂
What is pycountry? Access ISO databases for the standards Languages, Countries, Deleted countries, Subdivisions of countries, Currencies…
Creating Slow-Motion Videos by Decreasing FPS using Python and OpenCV
https://celikmustafa89.medium.com/creating-slow-motion-videos-by-decreasing-fps-using-python-and-opencv-758357ed96b5
https://celikmustafa89.medium.com/creating-slow-motion-videos-by-decreasing-fps-using-python-and-opencv-758357ed96b5
Medium
Creating Slow-Motion Videos by Decreasing FPS using Python and OpenCV
Learn how to enhance your videos by creating captivating slow-motion effects using Python and OpenCV. Discover the step-by-step process.
Converting TensorFlow .pb Model to .tflite: Comprehensive Guide
https://celikmustafa89.medium.com/converting-tensorflow-pb-model-to-tflite-comprehensive-guide-93bbccb35c9e
https://celikmustafa89.medium.com/converting-tensorflow-pb-model-to-tflite-comprehensive-guide-93bbccb35c9e
Medium
Converting TensorFlow .pb Model to .tflite: Comprehensive Guide
TensorFlow models are widely used in machine learning applications, and deploying them on resource-constrained devices often involves…
Using Bayesian Networks to forecast ancillary service volume in hospitals
https://gabeverzino.medium.com/using-bayesian-networks-to-forecast-ancillary-service-volume-in-hospitals-48968a978cb5
https://gabeverzino.medium.com/using-bayesian-networks-to-forecast-ancillary-service-volume-in-hospitals-48968a978cb5
Medium
Using Bayesian Networks to forecast ancillary service volume in hospitals
A Python example using diagnostic input variables
The Power of Logging: How It Rescued My FastAPI Python Application
https://medium.com/@alonskii44/the-power-of-logging-how-it-rescued-my-fastapi-python-application-526a63480e32
https://medium.com/@alonskii44/the-power-of-logging-how-it-rescued-my-fastapi-python-application-526a63480e32
Medium
The Power of Logging: How It Rescued My FastAPI Python Application
Intro: Picture this: You're deep into developing your FastAPI Python application, and things are looking promising. You've implemented…
What is the Connection Between ETL and Data Pipelines in Data Engineering
https://medium.com/@mrclemrkz/what-is-the-connection-between-etl-and-data-pipelines-in-data-engineering-3326ef36ce79
https://medium.com/@mrclemrkz/what-is-the-connection-between-etl-and-data-pipelines-in-data-engineering-3326ef36ce79
Medium
What is the Connection Between ETL and Data Pipelines in Data Engineering
ETL (Extract, Transform, Load) and data pipelines are closely related concepts in the realm of data engineering and data integration. Data…
HumanGov: Configuration and Deployment of HumanGov SaaS Application on AWS EC2 Inventory Across US…
https://medium.com/@Kenny.Alicea/humangov-configuration-and-deployment-of-humangov-saas-application-on-aws-ec2-inventory-across-us-ed0eef21e4bb
https://medium.com/@Kenny.Alicea/humangov-configuration-and-deployment-of-humangov-saas-application-on-aws-ec2-inventory-across-us-ed0eef21e4bb
Medium
HumanGov: Configuration and Deployment of HumanGov SaaS Application on AWS EC2 Inventory Across US States Using Ansible Securely…
In this project based on a real-world scenario, I used the Ansible configuration management automation to configure and deploy the…
TRACKING MOVING OBJECTS WITH ARTIFICIAL VISION
https://medium.com/@enocmtz0521/tracking-moving-objects-with-artificial-vision-45ac5d06624
https://medium.com/@enocmtz0521/tracking-moving-objects-with-artificial-vision-45ac5d06624
Medium
TRACKING MOVING OBJECTS WITH ARTIFICIAL VISION
Maybe you have seen in some occasions videos which show a rectangle tracking a car, a person or anything in moving, and if you have asked…
Elevate Your Lambda Functions: A Guide to Adding Pandas on AWS
https://medium.com/@rakeshsub02/elevate-your-lambda-functions-a-guide-to-adding-pandas-on-aws-58985727d1a2
https://medium.com/@rakeshsub02/elevate-your-lambda-functions-a-guide-to-adding-pandas-on-aws-58985727d1a2
Medium
Elevate Your Lambda Functions: A Guide to Adding Pandas on AWS
AWS Lambda is a server less compute service that lets you run code without provisioning or managing servers, creating workload-aware…
Connect Streamlit to Snowflake
https://medium.com/@sriganesh.92/connect-streamlit-to-snowflake-d982fe46548c
https://medium.com/@sriganesh.92/connect-streamlit-to-snowflake-d982fe46548c
Medium
Connect Streamlit to Snowflake
Introduction: