Skip to content

Recursive Feature Elimination, Random Forest Classsifer, Column Transformer and Grid Search Cross Validation

Notifications You must be signed in to change notification settings

krmstrong322/machine_learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Built in Python3
Required Python packages: numpy, pandas, sklearn, time, warnings

File names, column names and all data removed for privacy reasons

This is a simple machine learning tool built in python with scikit-learn
Designed with medical data, numerical only
Designed for the purpose of a Bioinformatics Masters dissertation

The usage depends on file and column header names (comments help to clarify)

Easily customisable, replace some of the code to change the classifier
Can also remove the discretiser and it will still work just as well (less efficient)

If you somehow find this and need help adjusting to your data feel free to get in touch

Contact: KaiArmstrong322@gmail.com

About

Recursive Feature Elimination, Random Forest Classsifer, Column Transformer and Grid Search Cross Validation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages