Techniques to Boost RAG Performance in Production
2023-11-01
This article discusses several advanced techniques that can be applied at different stages of the RAG pipeline to enhance its performance in a production setting.
Continue reading
2023-11-01
This article discusses several advanced techniques that can be applied at different stages of the RAG pipeline to enhance its performance in a production setting.
2023-09-01
2023-06-21
Learn how to use dependency injection to decouple dependencies from our functions, methods, or classes, making it easier to test and maintain our code.
2023-06-09
Bridging the gap between software products and customer needs, Forward Deployed Engineers are the game-changers of enterprise software. Discover their unique role in driving success and why it's in high demand. Don't miss out!
2023-06-05
2023-04-19
Learn how the differential privacy works by simulating attack on data protected with that technique.
2023-04-18
Learn how to measure the quality of word and sentence embeddings in natural language processing (NLP), including intrinsic and extrinsic evaluation, and their strengths and limitations.
2023-04-14
Discover how the LIME method can help you understand the important factors behind your model's predictions in a simple, intuitive way.
2023-04-14
Discover how the SHAP method can help you understand the important factors behind your model's predictions in a simple, intuitive way.
2023-04-14
Unveiling the mysteries of AI decisions? Let us dive into LIME, the tool that sheds light on the black box.
2023-02-23
We often associate eloquent speech with intelligence and knowledge. But what if I told you that this assumption is not always true?
2023-02-20
Want to know why your AI model made that decision? ELI5 has got you covered. Let's dive into Explainable AI with ELI5.
2023-02-13
Discover the world of distributed systems and build your own Python RPC server using Flask. Harness the power of remote procedure calls today!
2023-02-13
Get Started with RPC - A Beginner's Guide to Building a Python RPC Server Using xmlrpc and jsonrpc.
2023-02-12
EDA Made Easy - Discover Top-10 Python Libraries That Will Take Your Data Analysis to the Next Level! Learn the Secrets of Automated EDA!
2023-01-30
Explore the most popular Zsh plugins from the 2000+ options on the Awesome Zsh plugins GitHub project. See which ones have the highest number of stars from the Zsh community.
2022-10-11
This post discusses importance of visual text exploration in preprocessing for classification, covers techniques (wordcloud, Sentiment Analysis, topic modeling, data cleaning) & how to use them with popular libraries. Encourages readers to try for own projects.
2022-09-30
The most widely used libraries for plotting in python are matplotlib, Plotly, seaborn, and bokeh. This article describes 10 other powerful plotting libraries available in Python that can be used to create high-quality plots and visualizations.
2022-06-09
"Looking for the key to unlocking valuable datasets? Dive into the world of Kaggle, UCI, and more as we unveil the best platforms for data enthusiasts."
2022-05-01
Unlock the power of document classification with these top Python libraries! Discover the best tools for effortless text analysis and more.
2022-02-22
Improve your regression model's accuracy and predictability by uncovering hidden errors with these essential plots.
2021-11-29
Explore the most popular Zsh plugins from the 1800+ options on the Awesome Zsh plugins GitHub project. See which ones have the highest number of stars from the Zsh community.
2021-03-15
Want to create beautiful visualizations from complex data? Discover the power of T-SNE for dimensionality reduction in Python.
2021-02-18
Statistics can be tricky, but understanding kurtosis is a must for anyone who wants to avoid making common mistakes in statistical analyses. Learn how to interpret it in this comprehensive guide.
2021-01-16
Overview of the available tools and methods for schema validation in pandas, examplary code snippets and recommendation for when to use given tool.
2019-09-13
2019-08-10
Using puzzle on tracing the high profile spy as excuse to showcase Markov Chains and demonstrate usage and properties e.g. Stationary distribution
2019-07-14
On the GitHub project Awesome Zsh plugins you can find 1700+ links to plugins, themes, and Zsh plugin managers/frameworks. The number of tools listed on that page is high and it is difficult to get orientation on which plugins gained already a good reputation from the Zsh users community. This post aims at identifying the most popular tools where popularity is measured by the number of stars that Github users added to a given plugin or tool.
2019-01-05
Having several notebook-based projects behind you might result in a mess in the projects directory. Organize your Data Science project based on Jupyter notebooks in a way that one can navigate through it. Especially that "the one" will be most probably you in a few months time. To achieve that, keep your projects directory clean, name the project in a descriptive way and take care of the internal structure of the project.
2018-04-05
Exploratory Data Analysis of the Kaggle's "What's cooking" competition dataset to get understanding what kind of data we are dealing with and get intuition of existing dependencies.
2018-03-26
2018-03-22
There is an exhaustive but curated list of Zsh plugins posted on GitHub project Awesome Zsh plugins. You can find there 800+ links to plugins, themes and Zsh plugin managers/frameworks. Even though it is a collection of awesome stuff the number is a bit high get orientation which plugins gained already good reputation from Zsh users community. In this post I will identify most popular plugins - those which have the highest number of stars.