The main goal of this project is predicting the account is fake or not by analyzing the data. The dataset from Kaggle and performing Machine Learning models like Support Vector Machine and Neural Networks are used for better accuracy.
In this paper, a new algorithm, SVM-NN, is proposed to provide efficient detection for fake Instagram accounts, four feature selection and dimension reduction techniques were applied. Three machine learning classification algorithms were used to decide the target accounts identity real or fake, those algorithms were support vector machine (SVM), neural Network (NN), and our newly developed algorithm, SVM-NN, that uses less number of features, while still being able to correctly classify about 89% of the accounts of our training dataset SVM giving 91% accuracy
NOTE: Without the concern of our team, please don't submit to the college. This Abstract varies based on student requirements.
HARDWARE SPECIFICATIONS:
RAM : 8GB (min)
Processor : I3/Intel Processor.
Hard Disk : 128 GB
Key Board : Standard Windows Keyboard
Mouse : Two or Three Button Mouse
SOFTWARE SPECIFICATIONS:
Operating System : Windows 7+
Server-side Script : Python 3.6+
IDE : PyCharm.
Libraries Used : Pandas, numpy, SKlearn, keras.