Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Obtaining incorrect results on changing the train test split ratio #5

Open
prakhardg opened this issue Dec 14, 2018 · 0 comments
Open

Comments

@prakhardg
Copy link

If the test ratio is changed to 0.3, it shows all the files as benign, if changed to 0.2, it shows all to be malicious. Can you please suggest to improve the same?? I am selecting the following features using extratrees classifier with n_estimator value = 100

['DllCharacteristics', 'Machine', 'Characteristics', 'SectionsMaxEntropy', 'VersionInformationSize', 'ImageBase', 'Subsystem', 'MajorSubsystemVersion', 'ResourcesMinEntropy', 'SizeOfOptionalHeader', 'ResourcesMaxEntropy', 'MajorOperatingSystemVersion', 'SectionsMinEntropy', 'SectionsMeanEntropy']

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant