TFBoostedTree-A gradient boosting classifier based on the tensorflow.


A gradient boosting classifier based on the tensorflow. A wrapper of the tf.BoostedTree of tensorflow based on the Sklearn standard.


TOPSIS-Technique for Order of Preference by Similarity to Ideal Solution


Using this TOPSIS implementation is straightforward as importing it and writing only two lines. The important thing is the decision matrix in the type of pandas data frame.