Persistence Diagram Featurization ================================== Persistence diagram can not be directly used in the machine learning algorithms. Therefore, there are several methods that are proposed to extract features from persistence diagrams. Some these methods are :ref:`persistence_images`:cite:`1 `, :ref:`carlsson_coordinates`:cite:`2 `, :ref:`persistence_landscapes`:cite:`3 `, :ref:`path_signatures`:cite:`4 `, template functions :cite:`5 `, and kernel method :cite:`6 `. In this toolbox, we provide the documentation for the codes of these five methods. We used these methods to extract features from persistence diagrams of cutting signals to diagnose chatter in machining. Our data set is available in Ref. :cite:`2 `. One can refer to :cite:`6 ` for more details. .. toctree:: :maxdepth: 4 Datasets Featurization Classification References ########### .. bibliography:: ../../references.bib :style: plain