Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 417 Bytes

File metadata and controls

9 lines (5 loc) · 417 Bytes

High-throughput-screens-corrosion-resistant-binary-magnesium-alloy

KNN_tune_para.py: Codes to tune hyperparameters for k-Nearest Neighbor algrithm.

KNN_regression.py: Codes to do regression using k-Nearest Neighbor algrithm.

SVR_tune_para.py: Codes to tune hyperparameters for Support Vector Regressio algrithm.

SVR_regression.py: Codes to do regression using Support Vector Regressio algrithm.