interpret
There are 8 repositories under interpret topic.
yhirose/monkey-cpp
An interpreter for the Monkey programming language written in C++
rferro/interpreting
Require any file extension of interpret dictionary.
Cap32/import-file
Import the closest file with loader
PaulPoandl/Audio-file-tagger-Metadata
Adds album cover, metadata such as album name and artist
christophsk/classifier-lit
PAIR Code's Language Interpretability Tool (LIT) for Text Classification
sahilmate/ebm-breast-cancer-classifier
This repository implements an Explainable Boosting Machine (EBM) model for breast cancer classification using scikit-learn and interpret. The project includes data preprocessing, model training, accuracy evaluation, and feature importance visualization.
iuming/einspline
einspline是一个C语言库,用于创建和评估1维,2维和3维的内插三次基样条(B样条),还包括Fortran 77包装器。
IvaTutis/LanguageInterpreter
Program Interpretation course project - An interpreter for a newly constructed programming language