Skip to content

nctu-cs-lab/SDP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDP

The project is designed in a componentized manner, and random forests are used in model development.

Software Defect Prediction

This project aims to make experiment for SDP much more easier. All the components are combined and examined the performance of every combinations.

Requirement

  • Python 3.5
  • pip3

Install & Run

  1. (Optional) virtualenv env -p python3 & source env/bin/activate
  • May have some errors while installing package on different system
  1. python3 SDPmodel.py

Project Structure

  • data
    • Empty directory, synchronized data will be saved at here
  • src
    • Source code

About

The project is designed in a componentized manner, and random forests are used in model development.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages