Skip to content

Create traces between software development artifacts using machine learning

License

Notifications You must be signed in to change notification settings

michaelrath-work/spojit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spojit

spojit analyzes software development artifacts to create trace links among them or to extend the existing set of links. Therefore it generated datasets suitable as input for weka machine learning tool set. Weka offers a large variety of classifiers, which can be used to predict trace links.

Usage

TODO

Build and Test

  • Build
python setup.py bdist_wheel
  • Test
python setup.py test

Installation

pip install spojit-[version number].whl

Requirements

  • python >= 3.5

Licence

MIT. See licence file LICENCE

Authors

spojit was written and is maintained by Michael Rath.

About

Create traces between software development artifacts using machine learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages