Skip to content

Khasawneh-Lab/ML_Toolbox_Machining

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning Toolbox for Machining

This toolbox includes the documentation for the Python codes used to diagnose chatter in machining applications. Wavelet Packet Transform (WPT), Ensemble Emprical Mode Decomposition (EEMD) and the Dynamic Time Warping (DTW) are the approaches included in this repository. Please see the references below for more details about the approaches.

The experimental data in both raw and processed format can be found in Mendeley repository.

Sphinx documentation for this toolbox is available in this link.

Note: If you are using this toolbox, please cite these papers:

  1. Yesilli, Khasawneh, Otto, "On transfer learning for chatter detection in turning using wavelet packet transform and ensemble empirical mode decomposition", 2020
  2. Yesilli, Khasawneh, Otto, "Chatter detection in turning using machine learning and similarity measures of time series via dynamic time warping", 2022

Note: Check build folder for the most up-to-date documentation. We will include the documentation in a website soon.