You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

abl.data.rst 290 B

123456789101112131415161718
  1. ablkit.data
  2. ===================
  3. ``structures``
  4. --------------
  5. .. autoclass:: ablkit.data.structures.ListData
  6. :members:
  7. :undoc-members:
  8. :show-inheritance:
  9. ``evaluation``
  10. --------------
  11. .. automodule:: ablkit.data.evaluation
  12. :members:
  13. :undoc-members:
  14. :show-inheritance:

An efficient Python toolkit for Abductive Learning (ABL), a novel paradigm that integrates machine learning and logical reasoning in a unified framework.