Все публикации

Simpson Paradox - Explained with Simple Example

How to run LLM locally with ollama | Python example

Configuration parameters for LLMs | Clearly Explained

Get LLM output as Python object with Langchain and Pydantic | Hands-on tutorial

SequentialChain with LangChain - Python Example (explained)

Get Started with LangChain LLM Models - Step by Step with Python

Build Custom Text Classification Model with Only Few Sample | Spacy and Setfit

Data Scientist Role | My Roadmap

Polars vs Pandas | detailed test with explained results

20 AI tools that makes your life easier | Review

Load data from AWS S3 to Snowflake Worksheet with SQL

SQL with Python with Polars DataFrame library (hands-on tutorial)

Testing #OpenAI API (GPT3 and other) with Python

OpenAI API with Python | 3 Use Cases with codes

OpenAI Whisper - Fine tune to Lithuanian | step-by-step with Python

Train logistic regression model with SparkML

Train Machine Learning Model with SparkML (...and Python) | Hands-on tutorial

Find Outliers with AutoEncoder - Full Tutorial (Hands-on and Theory)

Youtube API for Python - step by step

How to use Youtube API to extract YT channel data with Python (Step by step)

Bi-Directional Attention diff. from Self-Attention

BI-DIRECTIONAL ATTENTION | Explained in high level

Github Action with AWS ECR for you ML project - full tutorial

Self-Attention in NLP | how does it works?