Skip to main content

AI made Xplainable

Project description

Welcome to AntakIA !

Hi!

AntakIA is THE tool to explain an ML model or replace it with a collection of basic explainable models.

AntakIA can be used for many purposes: it may help you understand the truths your ML model has learned, or it can assist you in converting an ML model into multiple simple rule-based algorithms.

It achieves this by dividing a given ML model into smaller regions. Hence its name: Antakia is an ancient city famous for its mosaics (and IA is AI in French).

Here is a quick overview on AntakIA: AntakIA demo

See full video on Youtube.

Install

AntakIA is available on PyPI :

pip install antakia

Optional: For PDF export of tessellation reports, xhtml2pdf is included (pure Python). On macOS, if you prefer WeasyPrint for better CSS rendering, run brew install pango glib first. See Getting started for details.

Running example notebooks

Once you've installed antakia, you can download some of our notebook examples from our repo here.

Then, launch a Jupyter server from the notebook file (.ipynb) location :

jupyter notebook # or jupyter lab

You'll find a complete tutorial for our California housing example here : https://doc.antakia.ai

[!IMPORTANT] If you're using a virtual env, it's handy to be able to chose it from Jupyter's kernel list. Do the following :

python -m ipykernel install --user --name your_venv_name --display-name "My great virtual env"

Online demo

You can give antakia a try online : https://demo.antakia.ai

Log as demo with password antakia. Note it runs on a simple server and may be busy.

Run with Docker

[!IMPORTANT] Be sure to have a Docker engine running on your computer (ie. launch Docker Desktop)

docker build -t antakia .
docker run -p 8888:8888 antakia

In your Terminal, click on the http://127.0.0.1:8888/lab?token=WHATEVER_YOUR_TOKEN_IS URL link.

Logs

antakia is our open-source project. We plan to learn a lot from it to build our SaaS product, and earn our living. By default, antakia sends anonymous usage logs to our server. With this data, we cannot discover who you are, what you do, or what data you work on. It only tells us how people use the software. However, if you don't want us to receive this data, just create a .env file at the root of your project folder with the following line SEND_ANONYMOUS_LOGS=false

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

antakia-0.5.1.tar.gz (483.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

antakia-0.5.1-py3-none-any.whl (508.1 kB view details)

Uploaded Python 3

File details

Details for the file antakia-0.5.1.tar.gz.

File metadata

  • Download URL: antakia-0.5.1.tar.gz
  • Upload date:
  • Size: 483.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for antakia-0.5.1.tar.gz
Algorithm Hash digest
SHA256 92b83b4d4970340e95168715eea61cd089eaa30a684d0cfac393843d5c003a89
MD5 16f9b0b9a722a1b42c087f1afcd57ca0
BLAKE2b-256 f4f52b44c3483f6faa152128d790c635660ab9d9f114f8d5378e0b18fecf1a10

See more details on using hashes here.

File details

Details for the file antakia-0.5.1-py3-none-any.whl.

File metadata

  • Download URL: antakia-0.5.1-py3-none-any.whl
  • Upload date:
  • Size: 508.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for antakia-0.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 cf14ea3240c530976eed9f55b632bb337e483e60cde7c47c87d61e77662a44fe
MD5 45f53f8b703cd33bb77dbfc448f2fca5
BLAKE2b-256 cc4a5e33c8241030a835a03781b8b2e6d2063ff87a280e460d2f29f801627aef

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page