Added normalization, normalized classes, AdaBoost, KNN.
slopestabilityML/NN/__init__.py
100644 → 100755
File mode changed from 100644 to 100755
slopestabilityML/SGD/__init__.py
100644 → 100755
File mode changed from 100644 to 100755
slopestabilityML/SGD/sgd_run.py
100644 → 100755
slopestabilityML/SVM/__init__.py
100644 → 100755
File mode changed from 100644 to 100755
slopestabilityML/SVM/svm_run.py
100644 → 100755
slopestabilityML/__init__.py
100644 → 100755
slopestabilityML/combine_results.py
100644 → 100755
slopestabilityML/plot_results.py
100644 → 100755
slopestabilityML/preprocess_data.py
100644 → 100755
File mode changed from 100644 to 100755
slopestabilityML/split_dataset.py
100644 → 100755
File mode changed from 100644 to 100755
slopestabilitytools/__init__.py
100644 → 100755
slopestabilitytools/datamanagement/__init__.py
100644 → 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
slopestabilitytools/datamanagement/test_list.py
100644 → 100755
File mode changed from 100644 to 100755
Please register or sign in to comment