Python Enchantment: Crafting a Face Recognition App with DeepFace
https://medium.com/@senapksy/python-enchantment-crafting-a-face-recognition-app-with-deepface-ec7bd30aa6ca
https://medium.com/@senapksy/python-enchantment-crafting-a-face-recognition-app-with-deepface-ec7bd30aa6ca
Medium
Python Enchantment: Crafting a Face Recognition App with DeepFace
Hello! In this article, you will learn how to develop a face recognition application using Python and DeepFace technologies. In our…
How to Overview Dataset information with Python?
https://code-with-ivy.medium.com/how-to-overview-dataset-information-with-python-723fe6c1726c
https://code-with-ivy.medium.com/how-to-overview-dataset-information-with-python-723fe6c1726c
Medium
How to Overview Dataset information with Python?
You will learn how to show basic information, find the statistical description, and display the first few rows of dataset with Python
Python Mastery Guide: Interacting with Users Using input() Function
https://medium.com/@dantetaviantz/python-mastery-guide-interacting-with-users-using-input-function-fd8bdbb4603c
https://medium.com/@dantetaviantz/python-mastery-guide-interacting-with-users-using-input-function-fd8bdbb4603c
Medium
Introduction:
Introduction:
Bauhinia CTF 2023 (Python Class Pollution & XSS)
https://medium.com/@edgenask/bauhinia-ctf-2023-17fe1b00a398
https://medium.com/@edgenask/bauhinia-ctf-2023-17fe1b00a398
Medium
Bauhinia CTF 2023 (Python Class Pollution & XSS)
This is a writeup for Bauhinia CTF 2023 Hensel-and-Gretel and Carpe Diem challenges.
Handling Missing Values in Python: A Quick Guide
https://medium.com/@samuelyauladutse/handling-missing-values-in-python-a-quick-guide-c118e25db6dc
https://medium.com/@samuelyauladutse/handling-missing-values-in-python-a-quick-guide-c118e25db6dc
Medium
Handling Missing Values in Python: A Quick Guide
Ensuring accuracy in data through data cleaning
Creating your own GitHub Copilot with Fauxpilot
https://ledinhcuong99.medium.com/creating-your-own-github-copilot-with-fauxpilot-16668a52fddb
https://ledinhcuong99.medium.com/creating-your-own-github-copilot-with-fauxpilot-16668a52fddb
Medium
Creating your own GitHub Copilot with Fauxpilot
Fauxpilot is a self-hosted code suggestion platform that supports multiple programming languages such as Java, Python, or Javascript…
Build a CRUD Serverless API from scratch using AWS Lambda(Python), API Gateway, and DynamoDB.
https://medium.com/@gauthier.kwatatshey/build-a-crud-serverless-api-from-scratch-using-aws-lambda-api-gateway-and-dynamodb-847ef5b48834
https://medium.com/@gauthier.kwatatshey/build-a-crud-serverless-api-from-scratch-using-aws-lambda-api-gateway-and-dynamodb-847ef5b48834
Medium
Build a CRUD Serverless API from scratch using AWS Lambda(Python), API Gateway, and DynamoDB.
1. Introduction
Creating a Marketing Budget Optimization and Dashboard App: Step-by-Step Tutorial with Streamlit
https://medium.com/@ninda-write/creating-a-marketing-budget-optimization-and-dashboard-app-step-by-step-tutorial-with-streamlit-43ffcc51f473
https://medium.com/@ninda-write/creating-a-marketing-budget-optimization-and-dashboard-app-step-by-step-tutorial-with-streamlit-43ffcc51f473
Medium
Creating a Marketing Budget Optimization and Dashboard App: Step-by-Step Tutorial with Streamlit
You will learn how to create an interactive web application using Streamlit to optimize marketing budget allocation across different…
From Manual to Automatic: Accelerate ML Pipelines with Apache Airflow
https://medium.com/the-power-of-ai/from-manual-to-automatic-accelerate-ml-pipelines-with-apache-airflow-cbc42d8261b6
https://medium.com/the-power-of-ai/from-manual-to-automatic-accelerate-ml-pipelines-with-apache-airflow-cbc42d8261b6
Medium
From Manual to Automatic: Accelerate ML Pipelines with Apache Airflow
In the rapidly evolving field of data science and machine learning, automation has become the key to unlocking new levels of productivity…
Cheatsheet: Python Data Structure
https://medium.com/@anixlynch/cheatsheet-python-data-structure-7735b4469879
https://medium.com/@anixlynch/cheatsheet-python-data-structure-7735b4469879
Medium
Cheatsheet: Python Data Structure
Python iterables
Emily Dickinson Data Analysis Project: Mood Recurrence
https://medium.com/@annakarolynepc/emily-dickinson-data-analysis-project-poems-connotations-and-mood-recurrence-b2dbfdfc1a74
https://medium.com/@annakarolynepc/emily-dickinson-data-analysis-project-poems-connotations-and-mood-recurrence-b2dbfdfc1a74
Medium
Emily Dickinson Data Analysis Project: Mood Recurrence
Introduction
Multi-Platform Apps Using Python and Flet
https://medium.com/@jclaytonblanc/multi-platform-apps-using-python-and-flet-a54ef15fee23
https://medium.com/@jclaytonblanc/multi-platform-apps-using-python-and-flet-a54ef15fee23
Medium
Multi-Platform Apps Using Python and Flet
wIn the world of app development, Flutter has become a powerful tool loved by many. Its ability to easily create complex and custom UI…