Implemented Stochastic Gradient Descent and Gradient Boost Classifier.
Added plot summarizing all ML methods. Added some functions to avoid repeating code within slopestabilityML module. Fixed multiple bugs. All ML methods will train and predict the same datasets thanks to random.seed.
Please register or sign in to comment