Skip to content
jalajpachouly edited this page Dec 29, 2021 · 25 revisions

Welcome to the SDPTool wiki! The purpose of this tool is to -

  1. Collect the raw data from the repository to create Multi-label dataset for defect related predictions
  2. Perform the data pre-processing and validation to make it ready for Machine Learning application
  3. Allow user to select the sample and features
  4. Choose the appropriate machine learning algorithm
  5. Generate predictions

Tool can be launched with the running the main method of the com.phd.ui.Home class.

Clone this wiki locally