Mastering Python: Day 7 — Building a Contact Manager with Object-Oriented Programming (OOP) Concept
https://medium.com/@rizmulya/mastering-python-day-7-building-a-contact-manager-with-object-oriented-programming-oop-concept-2d66d43dcfae
https://medium.com/@rizmulya/mastering-python-day-7-building-a-contact-manager-with-object-oriented-programming-oop-concept-2d66d43dcfae
Medium
Mastering Python: Day 7 — Building a Contact Manager with Object-Oriented Programming (OOP) Concept
Welcome to the final day of your Python learning journey! Today, we’ll dive into the fascinating world of Object-Oriented Programming…
Python for Network Automation — 06
https://medium.com/@sydasif78/python-for-network-automation-06-80d4e78beed4
https://medium.com/@sydasif78/python-for-network-automation-06-80d4e78beed4
Medium
Python for Network Automation — 06
Variables in Python
Generative AI with Python and TensorFlow 2 By Joseph Babcock and Raghav Bali (Book Review)
https://medium.com/@thecontentfarmblog/generative-ai-with-python-and-tensorflow-2-by-joseph-babcock-and-raghav-bali-book-review-b0eb735a3c46
https://medium.com/@thecontentfarmblog/generative-ai-with-python-and-tensorflow-2-by-joseph-babcock-and-raghav-bali-book-review-b0eb735a3c46
Medium
Generative AI with Python and TensorFlow 2 By Joseph Babcock and Raghav Bali (Book Review)
Introduction
Scalpels to Scripts: How a Doctor Found a Second Calling to AI&ML
https://suryacreatx.medium.com/scalpels-to-scripts-how-a-doctor-found-a-second-calling-to-ai-ml-cd7a7f21a818
https://suryacreatx.medium.com/scalpels-to-scripts-how-a-doctor-found-a-second-calling-to-ai-ml-cd7a7f21a818
Medium
Scalpels to Scripts: How a Doctor Found a Second Calling to AI&ML
Week 6 Blog 12 — A Medic’s Journey from White Coat to Writing Code in the World of AI
Way to run queries in Snowflake parallelly
https://medium.com/@mahanteshimath/way-to-run-queries-in-snowflake-parallelly-328c49b0dc3a
https://medium.com/@mahanteshimath/way-to-run-queries-in-snowflake-parallelly-328c49b0dc3a
Medium
Way to run queries in Snowflake parallelly
I have created Streamlit which can run Snowflake queries parallelly (Snowflake credentials can be passed ). This is an improved version of…
#15 What is a Decision Tree &Random Forest
https://medium.com/@musicaround/15-what-is-a-decision-tree-random-forest-3af2a4188676
https://medium.com/@musicaround/15-what-is-a-decision-tree-random-forest-3af2a4188676
Medium
#15 What is a Decision Tree &Random Forest
In the previous mdeium , we explained how to use Perceptron, Logistic Regression, and SVM to divide data into two classes using a straight…
【How 2】 Upgrade your backtesting arsenal — trading multiple stocks with “backtrader”
https://medium.com/@mikelhsia/how-2-upgrade-your-backtesting-arsenal-trading-multiple-stocks-with-backtrader-54368bf36693
https://medium.com/@mikelhsia/how-2-upgrade-your-backtesting-arsenal-trading-multiple-stocks-with-backtrader-54368bf36693
Medium
【How 2】 Upgrade your backtesting arsenal — trading multiple stocks with “backtrader”
I’m going to share my experience and crucial tips with you to transform backtrader to trade against multiple stocks
Hand Recognition with Python: Guide with Code Samples
https://medium.com/@lota.pipeline/hand-recognition-with-python-guide-with-code-samples-a0b17f4cd813
https://medium.com/@lota.pipeline/hand-recognition-with-python-guide-with-code-samples-a0b17f4cd813
Medium
Hand Recognition with Python: Guide with Code Samples
Introduction
The Usain Bolt of Data Processing, Pandas Lag Behind
https://medium.com/@fareedkhandev/the-usain-bolt-of-data-processing-pandas-lag-behind-20f38b3bc03d
https://medium.com/@fareedkhandev/the-usain-bolt-of-data-processing-pandas-lag-behind-20f38b3bc03d
Medium
The Usain Bolt of Data Processing, Pandas Lag Behind
In the world of working with data, Python is a popular language because it can do a lot of different things, and it has a bunch of extra…
GameDev Diary: Buying Units, Getting Buffs, and Defense Bonuses
https://medium.com/@andwebdev/gamedev-diary-buying-units-getting-buffs-and-defense-bonuses-2026305d63ad
https://medium.com/@andwebdev/gamedev-diary-buying-units-getting-buffs-and-defense-bonuses-2026305d63ad
Medium
GameDev Diary: Buying Units, Getting Buffs, and Defense Bonuses
Adding depth to my Python game