API Reference ============= .. Note:: All of the ``caproj`` modules outlined below were developed for use in an interactive enviroment, such as that of a Jupyter notebook. Please note that no testing is in place for any of the modules outlined here. Therefore, if you wish to use functions or classes contained in any of these modules, expect your mileage may vary. .. contents:: Modules :local: :depth: 2 :backlinks: top .. automodule:: caproj.datagen :members: .. automodule:: caproj.scale :members: .. automodule:: caproj.model :members: .. automodule:: caproj.visualize :members: .. automodule:: caproj.cluster :members: .. automodule:: caproj.autoencoder :members: .. automodule:: caproj.utils :members: .. automodule:: caproj.trees :members: