Metadata-Version: 2.4
Name: concept-tracer
Version: 0.1.0
Summary: ConceptTracer: Interactive Analysis of Concept Saliency and Selectivity in Neural Representations
Home-page: https://github.com/ml-lab-htw/concept-tracer
Author: Ricardo Knauer
Author-email: ricardo.knauer@htw-berlin.de
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: dash
Requires-Dist: imbalanced-learn
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: plotly
Requires-Dist: scikit-learn
Requires-Dist: scipy
Requires-Dist: torch
Requires-Dist: tqdm
Requires-Dist: tabpfn==6.3.2
Requires-Dist: tabpfn-extensions==0.2.2
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
