predict-idlab / GENESIM

[DEPRECATED] An innovative technique that constructs an ensemble of decision trees and converts this ensemble into a single, interpretable decision tree with an enhanced predictive performance
Other
79 stars 14 forks source link

Removed pyc's from repo and added an ignore #1

Closed jamlamberti closed 8 years ago

jamlamberti commented 8 years ago

Awesome project! However, I noticed some compiled python files got checked in. This PR removes them and adds an ignore to prevent it from happening.