-
Notifications
You must be signed in to change notification settings - Fork 2
Home
jalajpachouly edited this page Dec 29, 2021
·
25 revisions
Welcome to the SDPTool wiki! The purpose of this tool is to -
- Collect the raw data from the repository to create Multi-label dataset for defect related predictions
- Perform the data pre-processing and validation to make it ready for Machine Learning application
- Allow user to select the sample and features
- Choose the appropriate machine learning algorithm
- Generate predictions
Tool can be launched with the running the main method of the com.phd.ui.Home class.