TsetlinMachine and pyTsetlinMachine

TsetlinMachine
54
Established
pyTsetlinMachine
46
Emerging
Maintenance 10/25
Adoption 10/25
Maturity 16/25
Community 18/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 20/25
Stars: 500
Forks: 60
Downloads:
Commits (30d): 0
Language: Cython
License: MIT
Stars: 149
Forks: 32
Downloads:
Commits (30d): 0
Language: C
License: MIT
No Package No Dependents
Stale 6m No Package No Dependents

About TsetlinMachine

cair/TsetlinMachine

Code and datasets for the Tsetlin Machine

This project helps you classify data and understand the underlying decision rules using a method called a Tsetlin Machine. You provide it with data that has been converted into Boolean (true/false) features, and it outputs clear, interpretable 'if-then' rules for classification. This is useful for anyone who needs to make decisions based on patterns in data and explain how those decisions are made.

interpretable-AI pattern-recognition decision-making rule-based-systems binary-classification

About pyTsetlinMachine

cair/pyTsetlinMachine

Implements the Tsetlin Machine, Convolutional Tsetlin Machine, Regression Tsetlin Machine, Weighted Tsetlin Machine, and Embedding Tsetlin Machine, with support for continuous features, multigranularity, clause indexing, and literal budget

This tool helps researchers and data scientists build clear and interpretable classification and regression models. You input numerical or categorical data, and it outputs predictions along with logical rules that explain how those predictions were made. It's designed for anyone who needs to understand the 'why' behind their model's decisions, not just the 'what'.

interpretable-AI pattern-recognition classification regression-modeling explainable-AI

Scores updated daily from GitHub, PyPI, and npm data. How scores work