✔ This approach tries out 5 different classification algorithms,used for prediction and comparing their results
✔ Machine Learning models tried are,RandomForest, DecisionTree, Adaboost, Gaussian, Gradient Boosting.
✔ In order to test the model for file, it's required to extract the characteristics of the given file.
✔ ML model is used to predict the class for the given file based on the already trained model.