Here are
21 public repositories
matching this topic...
Home for explainer documents originated by the Microsoft Edge team
Updated
Dec 15, 2021
HTML
The Interpret Community extends Interpret repository with additional interpretability techniques and utility functions to handle real-world datasets and workflows.
Updated
Jan 6, 2022
Python
Explanation method for Graph Neural Networks (GNNs)
Updated
Jun 29, 2021
Python
Different approaches to solving coding challenges, along with explanations of the thinking involved.
Updated
Dec 26, 2020
Ruby
An explainer and diagram to help understand the syntax of the arc command of SVG paths.
A small explainer repository that shows how to use the BEM syntax in CSS.
Updated
May 20, 2021
HTML
SudokuNCExplainer is my modifications to SudokuExplainer to also solve (and rate) Non-Consecutive sudokus (SudokuNC).
Updated
Oct 19, 2020
Java
Updated
Sep 10, 2021
Jupyter Notebook
A LIME explainer app for fine-grained sentiment classification, written using Streamlit.
Updated
Sep 30, 2020
Python
SixyExplainer is my modifications to Sudoku6x6Explainer to solve 6x6 SixySudokus.
PGExplainer is a Minimal SudokuExplainer, to rate (ER/EP/ED) sudoku puzzles.
Updated
Dec 14, 2021
Java
Explainers for several kinds of units proposed for inclusion in CSS (and SCSS and LESS)
Modification to Sudoku Explainer (SE) by Nicolas Juillerat to accommodate Sukaku (Pencilmark) Sudoku puzzles
Updated
Sep 23, 2021
Java
LatinExplainer is my modifications to SudokuExplainer to solve 9x9 latin squares.
Updated
Oct 19, 2020
Java
A LIME explainer app for fine-grained sentiment classification, written using Dash.
Updated
Sep 30, 2020
Python
This project is aimed at providing fast and efficient monitoring for discrete event systems
A small exposition of the uses, terminology and practice of the Apache Camel framework
Updated
Mar 29, 2020
Java
Bachelor Thesis about using attention for explaining a deep learning AI model in computer vision
Improve this page
Add a description, image, and links to the
explainer
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
explainer
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Recently
dtreevizhas added support for lightgbm models: https://github.com/parrt/dtreeviz/So it would be cool to add the same tree visualization in explainerdashboard that already exist for RandomForest, ExtraTrees and XGBoost models.
If someone wants to pitch in to help extract individual predictions of decision trees inside lightgbm boosters and then get them in shape to be used by the