├── Data └── balance-scale.data ├── Lib ├── RotationForest.R └── Usage.R └── README.md /Data/balance-scale.data: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajverster/RotationForest/HEAD/Data/balance-scale.data -------------------------------------------------------------------------------- /Lib/RotationForest.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajverster/RotationForest/HEAD/Lib/RotationForest.R -------------------------------------------------------------------------------- /Lib/Usage.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajverster/RotationForest/HEAD/Lib/Usage.R -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajverster/RotationForest/HEAD/README.md --------------------------------------------------------------------------------