Data Science Tutorials
Develop your data science skills with tutorials in our blog. We cover everything from intricate data visualizations in Tableau to version control features in Git.
Discover categories
A Guide to the DBSCAN Clustering Algorithm
Learn how to implement DBSCAN, understand its key parameters, and discover when to leverage its unique strengths in your data science projects.
Rajesh Kumar
September 29, 2024
Fine-tuning Llama 3.2 and Using It Locally: A Step-by-Step Guide
Learn how to access Llama 3.2 lightweight and vision models on Kaggle, fine-tune the model on a custom dataset using free GPUs, merge and export the model to the Hugging Face Hub, and convert the fine-tuned model to GGUF format so it can be used locally with the Jan application.
Abid Ali Awan
September 29, 2024
Simple Linear Regression: Everything You Need to Know
Learn simple linear regression. Master the model equation, understand key assumptions and diagnostics, and learn how to interpret the results effectively.
Josef Waples
September 28, 2024
Adagrad Optimizer Explained: How It Works, Implementation, & Comparisons
Learn the Adagrad optimization technique, including its key benefits, limitations, implementation in PyTorch, and use cases for optimizing machine learning models.
Satyam Tripathi
September 26, 2024
Pixtral 12B: A Guide With Practical Examples
Learn how to use Mistral’s Pixtral 12B interactively via Le Chat or programmatically through the API available on La Plateforme.
François Aubry
September 26, 2024
How to Create a Useful Tableau Donut Chart
Create a Tableau donut chart by following simple steps for importing data, resizing, and customizing colors. Learn formatting tips and advanced options. See their advantage over pie charts.
Islam Salahuddin
September 26, 2024
What is Transitive Dependency?
A transitive dependency occurs when one attribute in a database indirectly relies on another through a third attribute, causing redundancy. Keep reading to learn how to identify and eliminate transitive dependencies in database design .
Allan Ouko
September 26, 2024
Sample Standard Deviation: The Key Ideas
Learn how to calculate sample standard deviation and understand its significance in statistical analysis. Explore examples and best practices for real-world data interpretation.
Allan Ouko
September 26, 2024
Isolation Forest Guide: Explanation and Python Implementation
Isolation Forest is an unsupervised machine learning algorithm that identifies anomalies or outliers in data by isolating them through a process of random partitioning within a collection of decision trees.
Conor O'Sullivan
September 25, 2024
Introduction to GitHub Codespaces
Discover GitHub Codespaces, the development environment that allows you to write, run, and deploy your code anywhere.
Adejumo Ridwan Suleiman
September 24, 2024
Flux AI Image Generator: A Guide With Examples
Learn how to use Flux AI to generate images and explore the features, applications, and use cases of each model in the Flux family: Flux Pro, Flux Dev, and Flux Schnell.
Bhavishya Pandit
September 24, 2024
Notebook LM: A Guide With Practical Examples
Learn how to make the most of NotebookLM by utilizing its podcast-generating feature and its ability to organize, summarize, and answer questions about your documents.
Amberle McKee
September 23, 2024