#Detect fake profiles in online social networks#
Freelancer.com project URL: https://www.freelancer.in/projects/Python/Write-some-Software-9045568/
##install all python dependencies as mentioned below##
- pip
- numpy
- pandas
- ipython
- ipython notebook
- matplotlib
- sexmachine
- scikit-learn
- pybrain
1- using ipython notebook(recommneded)
`$ ipython notebook`
now all .ipynb files will be shown in browser, open any file and run
2- using python on terminal
`$ python <file>.py`