How to Build a Local Open-Source LLM Chatbot With RAG
https://towardsdatascience.com/how-to-build-a-local-open-source-llm-chatbot-with-rag-f01f73e2a131
https://towardsdatascience.com/how-to-build-a-local-open-source-llm-chatbot-with-rag-f01f73e2a131
Towards Data Science
Your home for data science and AI. The world’s leading publication for data science, data analytics, data engineering, machine learning, and artificial intelligence professionals.
My Boss Laughed at Python…Then I Showed Him This
https://python.plainenglish.io/my-boss-laughed-at-python-then-i-showed-him-this-3dfcd77a3736
https://python.plainenglish.io/my-boss-laughed-at-python-then-i-showed-him-this-3dfcd77a3736
Medium
My Boss Laughed at Python…Then I Showed Him This
And Streamlined My Data Analysis Workflow
Setting A Dockerized Python Environment — The Elegant Way
https://towardsdatascience.com/setting-a-dockerized-python-environment-the-elegant-way-f716ef85571d
https://towardsdatascience.com/setting-a-dockerized-python-environment-the-elegant-way-f716ef85571d
Medium
Setting A Dockerized Python Environment — The Elegant Way
This post provides a step-by-step guide for setting up a Python dockerized development environment with VScode and the Dev Containers…
You’re Decent At Python If You Can Answer These 7 Questions Correctly
https://zlliu.medium.com/youre-decent-at-python-if-you-can-answer-these-7-questions-correctly-7de5e8279e7f
https://zlliu.medium.com/youre-decent-at-python-if-you-can-answer-these-7-questions-correctly-7de5e8279e7f
Medium
You’re Decent At Python If You Can Answer These 7 Questions Correctly
# No cheating pls!!
The Math Behind Fine-Tuning Deep Neural Networks
https://towardsdatascience.com/the-math-behind-fine-tuning-deep-neural-networks-8138d548da69
https://towardsdatascience.com/the-math-behind-fine-tuning-deep-neural-networks-8138d548da69
Medium
The Math Behind Fine-Tuning Deep Neural Networks
Dive into the techniques to fine-tune Neural Networks, understand their mathematics, build them from scratch, and explore their…
Hands On Monotonic Time Series Forecasting with XGBoost, using Python
https://towardsdatascience.com/hands-on-monotonic-time-series-forecasting-with-xgboost-using-python-ebcd2c27f9e6
https://towardsdatascience.com/hands-on-monotonic-time-series-forecasting-with-xgboost-using-python-ebcd2c27f9e6
Medium
Hands On Monotonic Time Series Forecasting with XGBoost, using Python
This is how to use XGBoost in a forecasting scenario, from theory to practice
Leverage OpenAI Tool calling: Building a reliable AI Agent from Scratch
https://towardsdatascience.com/leverage-openai-tool-calling-building-a-reliable-ai-agent-from-scratch-4e21fcd15b62
https://towardsdatascience.com/leverage-openai-tool-calling-building-a-reliable-ai-agent-from-scratch-4e21fcd15b62
Medium
Leverage OpenAI Tool calling: Building a reliable AI Agent from Scratch
Step-by-Step Workflow for developing and refining an AI Agent while dealing with errors
Python’s Hidden Gems: Lesser-Known Libraries That Will Supercharge Your Projects
https://python.plainenglish.io/pythons-hidden-gems-lesser-known-libraries-that-will-supercharge-your-projects-299316ace367
https://python.plainenglish.io/pythons-hidden-gems-lesser-known-libraries-that-will-supercharge-your-projects-299316ace367
Medium
Python’s Hidden Gems: Lesser-Known Libraries That Will Supercharge Your Projects
Explore Python’s Rare Gems: Under-the-Radar Libraries You Need to Know
Mastering the Versatility and Depth of Python’s Rich Plot Collection(with Code)
https://towardsdatascience.com/mastering-the-versatility-and-depth-of-pythons-rich-plot-collection-with-code-b136b584d143
https://towardsdatascience.com/mastering-the-versatility-and-depth-of-pythons-rich-plot-collection-with-code-b136b584d143
Medium
Mastering the Versatility and Depth of Python’s Rich Plot Collection(with Code)
From Sankey diagrams and spider plots to ridge plots, this article spans various visualizations, each with its unique use case and insight.
Ultimate Python Cheat Sheet: Practical Python For Everyday Tasks
https://medium.com/@roelljr/ultimate-python-cheat-sheet-practical-python-for-everyday-tasks-c267c1394ee8
https://medium.com/@roelljr/ultimate-python-cheat-sheet-practical-python-for-everyday-tasks-c267c1394ee8
Medium
Ultimate Python Cheat Sheet: Practical Python For Everyday Tasks
(My Other Ultimate Guides)
Two Teenagers Found a New Proof of the Pythagorean Theorem — Here’s How
https://keith-mcnulty.medium.com/two-teenagers-found-a-new-proof-of-the-pythagorean-theorem-heres-how-4bc038a09f12
https://keith-mcnulty.medium.com/two-teenagers-found-a-new-proof-of-the-pythagorean-theorem-heres-how-4bc038a09f12
Medium
Two Teenagers Found a New Proof of the Pythagorean Theorem — Here’s How
An inspirational example of how elementary math is open to everyone
7 Things I Should’ve Learnt Much Earlier For Python Functions
https://levelup.gitconnected.com/7-things-i-shouldve-learnt-much-earlier-for-python-functions-69d1108f0f62
https://levelup.gitconnected.com/7-things-i-shouldve-learnt-much-earlier-for-python-functions-69d1108f0f62
Medium
7 Things I Should’ve Learnt Much Earlier For Python Functions
# But somehow didn’t
The No-Code Pandas Alternative That Data Scientists Have Been Waiting For
https://medium.datadriveninvestor.com/the-no-code-pandas-alternative-that-data-scientists-have-been-waiting-for-258e0e4a4153
https://medium.datadriveninvestor.com/the-no-code-pandas-alternative-that-data-scientists-have-been-waiting-for-258e0e4a4153
Medium
The No-Code Pandas Alternative That Data Scientists Have Been Waiting For
A step towards simplifying data analysis for all
How To Perform Statistical Analysis Using Python: The Ultimate Guide
https://medium.com/illumination/how-to-perform-statistical-analysis-using-python-the-ultimate-guide-9458ae0ace1c
https://medium.com/illumination/how-to-perform-statistical-analysis-using-python-the-ultimate-guide-9458ae0ace1c
Medium
How To Perform Statistical Analysis Using Python: The Ultimate Guide
5 Proven Methods that Every Data Science Professional Uses