Ebay ML Challenge

Author: Alex Nguyen       |        Gettysburg College


Overview

The analysis for the project is in the reports folder.

I modify the method of Birch Tree, not using a branching factor but rather the fanout of each node is the number of generated clustering features. In each depth, I clusterize according to a key of the item attributes, i.e, in depth 2, I assign the data point in that node to the same cluster if the two items' attribute values of that node's key are the same.


How to navigate through this repo

-- to be editted --


Dataset: This link with request to mail: alexvn.work@gmail.com