How to create a Local chatbot in Python using OpenAi API
https://rohitraj-iit.medium.com/how-to-create-a-local-chatbot-in-python-using-openai-api-7b5634eb01b3
https://rohitraj-iit.medium.com/how-to-create-a-local-chatbot-in-python-using-openai-api-7b5634eb01b3
Medium
How to create a Local chatbot in Python using OpenAi API
Talking to GPT 4 without using chatgpt plus subscription
Team Up with AI Agents: Automating Stock Market Report Generation
https://ibrahimsaidi.com.au/team-up-with-ai-agents-automating-stock-market-report-generation-13b60276c0b9
https://ibrahimsaidi.com.au/team-up-with-ai-agents-automating-stock-market-report-generation-13b60276c0b9
Medium
Team Up with AI Agents: Automating Stock Market Report Generation
Get a team of AI agents to work collaboratively towards any task you give them
Data Cleaning using Regular Expression(Regex)
https://medium.com/@neroonose/data-cleaning-using-regular-expression-regex-8a408e06a71e
https://medium.com/@neroonose/data-cleaning-using-regular-expression-regex-8a408e06a71e
Medium
Data Cleaning using Regular Expression(Regex)
I was recently working with a dataset with a column containing information on locations and multiple rate charges. The column contained…
All about Greedy Algorithms| Beginners Guide.
https://muttinenisairohith.medium.com/all-about-greedy-algorithms-beginners-guide-1a2b3db53745
https://muttinenisairohith.medium.com/all-about-greedy-algorithms-beginners-guide-1a2b3db53745
Medium
All about Greedy Algorithms| Beginners Guide.
Imagine you are on a journey to a new destination, you probably use GPS navigation to find the quickest route. Just like looking for a…
Why Most Python Corders Misinterpret a Tuple’s Immutability
https://medium.com/@gauravbhandari850/why-most-python-corders-misinterpret-a-tuples-immutability-84ee75df05d7
https://medium.com/@gauravbhandari850/why-most-python-corders-misinterpret-a-tuples-immutability-84ee75df05d7
Medium
Why Most Python Corders Misinterpret a Tuple’s Immutability
Tuple: Exploring the Nuances and Common Misconceptions
Building a Market Prediction Model using Random Forests
https://tradingtechai.medium.com/building-a-market-prediction-model-using-random-forests-97b56630195b
https://tradingtechai.medium.com/building-a-market-prediction-model-using-random-forests-97b56630195b
Medium
Building a Market Prediction Model using Random Forests
In this tutorial, we will explore how to build a market prediction model using Random Forests in Python. We will use financial data from real assets and leverage the power of Random Forests to…
Welcome to our STEM Student Spotlight series, where we highlight the incredible initiatives and…
https://medium.com/m2mtechconnect/welcome-to-our-stem-student-spotlight-series-where-we-highlight-the-incredible-initiatives-and-487b65264c5b
https://medium.com/m2mtechconnect/welcome-to-our-stem-student-spotlight-series-where-we-highlight-the-incredible-initiatives-and-487b65264c5b
Medium
Welcome to our STEM Student Spotlight series, where we highlight the incredible initiatives and…
In the program, he has delved into the potential of data science and creating advanced visualization reports. This blog post explores…
Kick off your (side) projects like a pro with templates — part 1
https://medium.com/@shirkan/kick-off-your-side-projects-like-a-pro-with-templates-part-1-98c1029553be
https://medium.com/@shirkan/kick-off-your-side-projects-like-a-pro-with-templates-part-1-98c1029553be
Medium
Kick off your (side) projects like a pro part 1: Template base class
So you’re thinking about doing some coding projects on your own, or you already have some and you wonder to yourself “mmm… how can I move…
Object-Oriented Programming(OOP) in Python.
https://medium.com/@nakatuddesusan/object-oriented-programming-oop-in-python-d2bd7d6baf7b
https://medium.com/@nakatuddesusan/object-oriented-programming-oop-in-python-d2bd7d6baf7b
Medium
Object-Oriented Programming(OOP) in Python.
Do you want to learn, or are you still struggling to understand how Python can be used for Object-Oriented Programming(OOP)? This could be…
Beyond Cron: Leveraging GitHub Actions for Analytics Engineering
https://medium.com/@evancmullins/beyond-cron-leveraging-github-actions-for-analytics-engineering-393207ea16d2
https://medium.com/@evancmullins/beyond-cron-leveraging-github-actions-for-analytics-engineering-393207ea16d2
Medium
Beyond Cron: Leveraging GitHub Actions for Analytics Engineering
Data scientists and analytics engineers are constantly seeking more efficient ways to manage and automate their workflows. I’ve used Cron…
Select Value Stocks with Quantitative Value Strategy tests on the Stock Exchange of Thailand’s Top…
https://medium.com/@kungdev.s/select-value-stocks-with-quantitative-value-strategy-tests-on-the-stock-exchange-of-thailands-top-f064ded8d308
https://medium.com/@kungdev.s/select-value-stocks-with-quantitative-value-strategy-tests-on-the-stock-exchange-of-thailands-top-f064ded8d308
Medium
Select Value Stocks with Quantitative Value Strategy tests on the Stock Exchange of Thailand’s Top…
“Value investing” means investing in the stocks that are cheapest relative to common measures of business value.”
Automate Cybersecurity Tasks with Python — module 3
https://365dolc.medium.com/automate-cybersecurity-tasks-with-python-module-3-39ddb6e7109c
https://365dolc.medium.com/automate-cybersecurity-tasks-with-python-module-3-39ddb6e7109c
Medium
Automate Cybersecurity Tasks with Python — module 3
I am working on Module 3 of the “Automate Cybersecurity Tasks with Python” course. I have two quizzes and one practical task (Lab) left…
Understanding Spatial Autocorrelation in Python: A Practical Guide
https://medium.com/@jeff.barlow.spady/understanding-spatial-autocorrelation-in-python-a-practical-guide-8556fec1845f
https://medium.com/@jeff.barlow.spady/understanding-spatial-autocorrelation-in-python-a-practical-guide-8556fec1845f
Medium
Understanding Spatial Autocorrelation in Python: A Practical Guide
By Jeff Barlow-Spady
Delving into Corner Detection with Python - Harris Corner Detector
https://medium.com/@erhan_arslan/delving-into-corner-detection-with-python-harris-corner-detector-71231f9f44e2
https://medium.com/@erhan_arslan/delving-into-corner-detection-with-python-harris-corner-detector-71231f9f44e2
Medium
Delving into Corner Detection with Python - Harris Corner Detector
Imagine you’re looking at a picture. And you have to figure out what is on there. Maybe you want to extract some features from and image…
Bayesian Inference for the Mean of a Gaussian Distribution with Known Variance
https://medium.com/@hirok4/bayesian-inference-for-the-mean-of-a-gaussian-distribution-with-known-variance-9efa3a32647e
https://medium.com/@hirok4/bayesian-inference-for-the-mean-of-a-gaussian-distribution-with-known-variance-9efa3a32647e
Medium
Bayesian Inference for the Mean of a Gaussian Distribution with Known Variance
Assuming that the variance is known, consider the problem of estimating the mean μ from a given set of N observations x=x1,…,xN. The…
AI vs artist? Maths. Statistics. Comparison. Python.
https://medium.com/@nkhubsubs/ai-vs-artist-maths-statistics-comparison-python-b63f5c0dc78d
https://medium.com/@nkhubsubs/ai-vs-artist-maths-statistics-comparison-python-b63f5c0dc78d
Medium
AI vs artist? Maths. Statistics. Comparison. Python.
Is it difficult to find the AI image among real artists’ images?