Metadata-Version: 2.1
Name: xifa
Version: 0.0.1
Summary: Accelerated Item Factor Analysis
Home-page: https://github.com/psyphh/xifa
Author: Po-Hsien Huang
Author-email: psyphh@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/psyphh/xifa/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# **XIFA**: Accelerated Item Factor Analysis
**XIFA** is a python package for conducting item factor analysis (IFA). 

**XIFA** is build on [**jax**](https://github.com/google/jax). Hence, **XIFA** can run IFA on GPUs and TPUs to speed up the training process. 

In the current version (v0.0.1), the graded response model (GRM) and the generalized partial credit model (GPCM) are supported. 




