chengsoonong / digbeta

Active learning for Big Data
GNU General Public License v3.0
25 stars 14 forks source link

pystruct: Use factored transition matrices as pairwise features #76

Closed chengsoonong closed 8 years ago

chengsoonong commented 8 years ago

Instead of using the kronecker product, use the transition matrices on the individual types of features (popularity, category, neighbourhood, etc)

cdawei commented 8 years ago

Merge with issue #81