Research Article

Comparison of Machine Learning Algorithms for the Prediction of Mechanical Stress in Three-Phase Power Transformer Winding Conductors

Table 3

Scikit-learn libraries and the hyperparameters for each machine learning techniques.

Machine learning techniqueLibraryHyperparameter

Linear regressionPreprocessing.PolynomialFeaturesDegree
Linear_model.LinearRegression

Support vector regressionSvm.SVR
Random forestsEnsemble.RandomForestRegressorn_estimators
Artificial neural networkNeural_network.MLPRegressorHidden_layer_sizes