BUILDING A SALES PREDICTION WEB APP WITH STREAMLIT
https://medium.com/@rose_kamau/building-a-sales-prediction-web-app-with-streamlit-a14891ad5841
https://medium.com/@rose_kamau/building-a-sales-prediction-web-app-with-streamlit-a14891ad5841
Medium
BUILDING A SALES PREDICTION WEB APP WITH STREAMLIT
Automation on Google Cloud using Python — IAM Service Accounts
https://medium.com/@ramos.ti/automation-on-google-cloud-using-python-iam-service-accounts-e2df89e098bd
https://medium.com/@ramos.ti/automation-on-google-cloud-using-python-iam-service-accounts-e2df89e098bd
Medium
Automation on Google Cloud using Python — IAM Service Accounts
In this real-world based project, I acted as a Cloud Specialist and used IAM services to create a services account. This service account…
Creating a Simple Discord RAT (Remote Administration Tool) with Python
https://medium.com/@nijithneo/creating-a-simple-discord-rat-remote-administration-tool-with-python-cd5f4dee84f1
https://medium.com/@nijithneo/creating-a-simple-discord-rat-remote-administration-tool-with-python-cd5f4dee84f1
Medium
Creating a Simple Discord RAT (Remote Administration Tool) with Python
Introduction
Yolo V8: A Deep Dive Into Its Advanced Functions and New Features
https://medium.com/@mujtabaraza194/yolo-v8-a-deep-dive-into-its-advanced-functions-and-new-features-f008599fe604
https://medium.com/@mujtabaraza194/yolo-v8-a-deep-dive-into-its-advanced-functions-and-new-features-f008599fe604
Medium
Yolo V8: A Deep Dive Into Its Advanced Functions and New Features
Yolo is a computer vision model that is widely acknowledged to be one of the most potent and well-known models currently available. The ground-breaking technique known as Yolo, which is an…
Create an Awesome Custom Python Feed Reader in Minutes with Streamlit
https://medium.com/@rajeshmanikumarg/create-an-awesome-custom-python-feed-reader-in-minutes-with-streamlit-9e9a18a246ad
https://medium.com/@rajeshmanikumarg/create-an-awesome-custom-python-feed-reader-in-minutes-with-streamlit-9e9a18a246ad
Medium
Create an Awesome Custom Python Feed Reader in Minutes with Streamlit
RSS feed readers are a great way to stay up-to-date on the latest news and information from your favourite websites and blogs. However…
Self-study plan for quant researcher — Puzzle (Day 3)
https://medium.com/@quachmaiboi/self-study-plan-for-quant-researcher-puzzle-day-3-f12b9cc18e0b
https://medium.com/@quachmaiboi/self-study-plan-for-quant-researcher-puzzle-day-3-f12b9cc18e0b
Medium
Self-study plan for quant researcher — Puzzle (Day 3)
Last time, we worked through the Hooks puzzle, exploring many interesting and logical ideas. This week we will continue this series with…
Netflix Data Analysis— part 1: Data Cleaning with Python
https://medium.com/@luchiana.dumitrescu25/netflix-data-analysis-part-1-data-cleaning-with-python-cde0a32c3b8e
https://medium.com/@luchiana.dumitrescu25/netflix-data-analysis-part-1-data-cleaning-with-python-cde0a32c3b8e
Medium
Netflix Data Analysis— part 1: Data Cleaning with Python
In this era of AI and streaming platforms, Netflix has become a leading global provider of entertainment that we consume every day, often…
Reinforcement Learning with Python Implementation
https://medium.com/@lbq999/reinforcement-learning-with-python-implementation-cb4a4785eeea
https://medium.com/@lbq999/reinforcement-learning-with-python-implementation-cb4a4785eeea
Medium
Reinforcement Learning with Python Implementation
Introduction
Exploring Shadow Removal in Image Processing Pipelines
https://colecrescas.medium.com/exploring-shadow-removal-in-image-processing-pipelines-46b8350d88ce
https://colecrescas.medium.com/exploring-shadow-removal-in-image-processing-pipelines-46b8350d88ce
Medium
Exploring Shadow Removal in Image Processing Pipelines
This project explores shadow removal as a crucial image preprocessing technique to enhance classification performance, with a primary focus…
Group and sum a value Groupby and functools in Python
https://juliegunawan.medium.com/group-and-sum-a-value-groupby-and-functools-in-python-8f1bad122baa
https://juliegunawan.medium.com/group-and-sum-a-value-groupby-and-functools-in-python-8f1bad122baa
Medium
Group and sum a value Groupby and functools in Python
I couldn’t resist writing this blog post after getting myself involved in the world of time series data!! I want to share this exercise…
URL shortener service benchmarking: Node (Fastify) vs Python (FastAPI)
https://medium.com/deno-the-complete-reference/url-shortener-service-benchmarking-node-fastify-vs-python-fastapi-82f448ee5dc5
https://medium.com/deno-the-complete-reference/url-shortener-service-benchmarking-node-fastify-vs-python-fastapi-82f448ee5dc5
Medium
URL shortener service benchmarking: Node (Fastify) vs Python (FastAPI)
Find out who works faster for a simple but practical URL shortener service: Node.js with Fastify or Python with FastAPI?
Understanding Dead-Time Systems in Control Theory
https://medium.com/@mbugraavci38/understanding-dead-time-systems-in-control-theory-d29ef9a030d9
https://medium.com/@mbugraavci38/understanding-dead-time-systems-in-control-theory-d29ef9a030d9
Medium
Understanding Dead-Time Systems in Control Theory
When delving into the intricate realm of control theory, one encounters various system complexities, each demanding unique analysis and…
URL shortener service benchmarking: Node (Express) vs Python (FastAPI)
https://medium.com/deno-the-complete-reference/url-shortener-service-benchmarking-node-express-vs-python-fastapi-4423e12a74b2
https://medium.com/deno-the-complete-reference/url-shortener-service-benchmarking-node-express-vs-python-fastapi-4423e12a74b2
Medium
URL shortener service benchmarking: Node (Express) vs Python (FastAPI)
Find out who works faster for a simple but practical URL shortener service: Node.js with Express or Python with FastAPI?
GenAI Playground: LLMs with Camel 5B and Open Llama 3B v2 on the Latest Intel GPU
https://medium.com/@benjamin.consolvo/genai-playground-llms-with-camel-5b-and-open-llama-3b-v2-on-the-latest-intel-gpu-868f84486f88
https://medium.com/@benjamin.consolvo/genai-playground-llms-with-camel-5b-and-open-llama-3b-v2-on-the-latest-intel-gpu-868f84486f88
Medium
GenAI Playground: LLMs with Camel 5B and Open Llama 3B v2 on the Latest Intel GPU
Large Language Models (LLMs) have taken the world by storm this past year with chatbots, code generation and debugging, retrieval augmented…