jjakubassa / WDI-Project

0 stars 0 forks source link

Add another machine learning algorithm to learn the weights for identity resolution #33

Closed GoerliGambler closed 10 months ago

GoerliGambler commented 10 months ago

Will probably be decision tree

GoerliGambler commented 10 months ago

J48 stands for decision trees

GoerliGambler commented 10 months ago

write a function that executes the repetitive code in IR_using_linear_combination.java (lines 146 - 290)