How I Raised My ML Skills Using This Simple Project
https://medium.com/@linz07m/how-i-raised-my-ml-skills-using-this-simple-project-0a54d850d11d
https://medium.com/@linz07m/how-i-raised-my-ml-skills-using-this-simple-project-0a54d850d11d
Medium
How I Raised My ML Skills Using This Simple Project
Struggles in Learning ML
From Still Pixels to Cinematic Stories: A DIY Guide to Video Creation
https://medium.com/@fauve-ish/from-still-pixels-to-cinematic-stories-a-diy-guide-to-video-creation-7c634bc7767c
https://medium.com/@fauve-ish/from-still-pixels-to-cinematic-stories-a-diy-guide-to-video-creation-7c634bc7767c
Medium
From Still Pixels to Cinematic Stories: A DIY Guide to Video Creation
Creating a video from a series of images might sound like you’re about to direct the next viral TikTok or a Hollywood blockbuster–albeit at…
Optimize performance of streamlit applications
https://medium.com/@vkrntkmrsngh/optimize-performance-of-streamlit-applications-21a996cbdf5a
https://medium.com/@vkrntkmrsngh/optimize-performance-of-streamlit-applications-21a996cbdf5a
Medium
Optimize performance of streamlit applications
Introduction
Pass by value vs Pass by reference. Why it’s important for Python developers?
https://obikastanya.medium.com/pass-by-value-vs-pass-by-reference-why-its-important-for-python-developers-ac1146476438
https://obikastanya.medium.com/pass-by-value-vs-pass-by-reference-why-its-important-for-python-developers-ac1146476438
Medium
Pass by value vs Pass by reference. Why it’s important for Python developers?
Passing an argument into a function in Python is tricky. Sometimes you get pass-by values, sometimes you get pass references. This kind of…
Unraveling the Magic of List Comprehensions: Performance Implications and Use Cases
https://medium.com/@suneel2000/unraveling-the-magic-of-list-comprehensions-performance-implications-and-use-cases-1cfe78890ce8
https://medium.com/@suneel2000/unraveling-the-magic-of-list-comprehensions-performance-implications-and-use-cases-1cfe78890ce8
Medium
Unraveling the Magic of List Comprehensions: Performance Implications and Use Cases
Introduction:
Navigating the Complexities of Multi-Objective Optimization (MOO) in Manufacturing
https://alpersinbalc.medium.com/navigating-the-complexities-of-multi-objective-optimization-moo-in-manufacturing-19ce941c958b
https://alpersinbalc.medium.com/navigating-the-complexities-of-multi-objective-optimization-moo-in-manufacturing-19ce941c958b
Medium
Navigating the Complexities of Multi-Objective Optimization (MOO) in Manufacturing
In the realm of operations research and optimization, the challenge of balancing multiple objectives in decision-making processes is both a…
Managing Features Dynamically: Utilizing Feature Flags in Python for Short-Lived Applications
https://medium.com/@gerasimetsos/managing-features-dynamically-utilizing-feature-flags-in-python-for-short-lived-applications-36ce45b2c341
https://medium.com/@gerasimetsos/managing-features-dynamically-utilizing-feature-flags-in-python-for-short-lived-applications-36ce45b2c341
Medium
Managing Features Dynamically: Utilizing Feature Flags in Python for Short-Lived Applications
What is a Feature Flag?
Can Zoozve Orbit BOTH the Sun and Venus? Oh, and What is Zoozve?
https://rjallain.medium.com/can-zoozve-orbit-both-the-sun-and-venus-oh-and-what-is-zoozve-f3d67d6ac60c
https://rjallain.medium.com/can-zoozve-orbit-both-the-sun-and-venus-oh-and-what-is-zoozve-f3d67d6ac60c
Medium
Can Zoozve Orbit BOTH the Sun and Venus? Oh, and What is Zoozve?
Have you heard the story of Zoozve — the moon of Venus that both is and is not a moon? Oh, you didn’t think Venus had a moon. That’s…
Mastering Python: 100 Advanced Python Cheatsheets for Developers
https://ravi-m.medium.com/mastering-python-100-advanced-python-cheatsheets-for-developers-a5da6f176667
https://ravi-m.medium.com/mastering-python-100-advanced-python-cheatsheets-for-developers-a5da6f176667
Medium
Mastering Python: 100 Advanced Python Cheatsheets for Developers
Boost Your Python Proficiency with 100 Comprehensive Code Examples and Explanations
Unlocking LLM’s Potential with RAG: A Complete Guide from Basics to Advanced Techniques
https://levelup.gitconnected.com/unlocking-llms-potential-with-rag-a-complete-guide-from-basics-to-advanced-techniques-b4557f268134
https://levelup.gitconnected.com/unlocking-llms-potential-with-rag-a-complete-guide-from-basics-to-advanced-techniques-b4557f268134
Medium
Unlocking LLM’s Potential with RAG: A Complete Guide from Basics to Advanced Techniques
Using OpenAI, Google Gemini Pro, and Open Source Models
Unlimited Creativity: Unleashing the Power of Numbers and Strings in Python
https://levelup.gitconnected.com/unlimited-creativity-unleashing-the-power-of-numbers-and-strings-in-python-b1aa40b80a8c
https://levelup.gitconnected.com/unlimited-creativity-unleashing-the-power-of-numbers-and-strings-in-python-b1aa40b80a8c
Medium
Unlimited Creativity: Unleashing the Power of Numbers and Strings in Python
Numbers are the most basic data type in almost all programming languages, and they form the foundation for connecting the real world…
The Tricks of Using Containers in Python
https://levelup.gitconnected.com/the-tricks-of-using-containers-in-python-a52956ab7910
https://levelup.gitconnected.com/the-tricks-of-using-containers-in-python-a52956ab7910
Medium
The Tricks of Using Containers in Python
The word “container” is rarely mentioned in Python technical articles. When people see “container”, they often think of the blue whale…
Unveiling the Top 10 Secrets of Itemset Mining for Unprecedented Discoveries
https://levelup.gitconnected.com/unveiling-the-top-10-secrets-of-itemset-mining-for-unprecedented-discoveries-04050027ec6a
https://levelup.gitconnected.com/unveiling-the-top-10-secrets-of-itemset-mining-for-unprecedented-discoveries-04050027ec6a
Medium
Unveiling the Top 10 Secrets of Itemset Mining for Unprecedented Discoveries
Introduction: Unraveling the Mysteries of Itemset Mining
Stock Market Sentiment Prediction with OpenAI and Python
https://levelup.gitconnected.com/stock-market-sentiment-prediction-with-openai-and-python-ea2e2261fcbf
https://levelup.gitconnected.com/stock-market-sentiment-prediction-with-openai-and-python-ea2e2261fcbf
Medium
Stock Market Sentiment Prediction with OpenAI and Python
An interesting exploration of the power of LLMs in stock analysis
Audible Data Cleaning: A Python Approach to Silencing Noise
https://medium.com/@luchiana.dumitrescu25/audible-data-cleaning-a-python-approach-to-silencing-noise-24144f2afd39
https://medium.com/@luchiana.dumitrescu25/audible-data-cleaning-a-python-approach-to-silencing-noise-24144f2afd39
Medium
Audible Data Cleaning: A Python Approach to Silencing Noise
Reducing noise in a dataset is the main aspiration of every data enthusiast. The journey from a raw, unpolished dataset to a clean and…
Enhancing Security with Google Authenticator MFA in Python Streamlit Applications
https://medium.com/@rajeshmanikumarg/enhancing-security-with-google-authenticator-mfa-in-python-streamlit-applications-3295e056ade8
https://medium.com/@rajeshmanikumarg/enhancing-security-with-google-authenticator-mfa-in-python-streamlit-applications-3295e056ade8
Medium
Enhancing Security with Google Authenticator MFA in Python Streamlit Applications
Introduction