Flag ID final project for data mining
😄
Step One: To do: Collect data; clean data (noise, outlier, n/a value); apply one algorithm to run the data explain the results. Submit: code; support file to explain each step and the results; team file to explain each member's work; pandas.ipynb and sklearn.ipynb
git pull origin master
git add *
git commit -m "Your message here. Be specfic!"
git push -u orgin master