add #/usr/bin/env python to all python files
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#/usr/bin/env python
|
||||
|
||||
'''
|
||||
The sample demonstrates how to train Random Trees classifier
|
||||
(or Boosting classifier, or MLP, or Knearest, or Support Vector Machines) using the provided dataset.
|
||||
|
Reference in New Issue
Block a user