Skip to content

Getting Started

Welcome to the Counterfactuals library! This section will help you get up and running quickly.

What You'll Learn

Installation

Set up the library and its dependencies in your Python environment.

Get Started →

Quick Start

Generate your first counterfactual explanation in minutes.

Try It →

Core Concepts

Understand the fundamental concepts behind counterfactual explanations.

Learn More →

Prerequisites

Before you begin, ensure you have:

  • Python 3.10+ installed on your system
  • Basic familiarity with machine learning concepts
  • Understanding of classification/regression tasks

Next Steps

  1. Start with the Installation Guide to set up your environment
  2. Follow the Quick Start tutorial to generate your first counterfactual
  3. Read about Core Concepts to deepen your understanding