Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 540 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 540 Bytes

Fuzzy Decision Tree - Software Cost Estimation

HSE 2nd coursework. Using C#.


Research is done using these scientific journals:

  • IEEE
  • ACM
  • Springer
  • Wiley
  • Elsevier

  • FuzzyTreeCourse - Console interface project
  • FuzzyTreeLib - Library with logic
  • WPFApplication - WPF standart application project
TODO:
  • fix commentaries and style in FuzzyTreeLib
  • do normal design for WPF_App
  • finish research with factors for software cost estimation
  • create page to show fuzzy_tree that was constructed by algorithm