utkuozbulak / facial-expression-recognition

Predicting facial expressions with machine learning algorithms
47 stars 22 forks source link

add default python .gitignore #13

Closed blanche closed 7 years ago

utkuozbulak commented 7 years ago

Are we using /data/head.csv for the file or the originial name out of compression ?

blanche commented 7 years ago

the original filename by default, but if anyone doesn't want to work on the 280MB file, he can create a head.csv with only X lines (if you look at the full file, it also includes the original file name) (this change is only for python specific files)