You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1.6 KiB

1funcnameshortnamecaptionvariablepredefinedminmaxstepvaluestypecategorygroupCaptiondescriptionnotes
2genericValidation SizegenericValidation Sizevalidation_size0.20.10.50.1floatMachine LearningIt's a set of data used to access the strength and utility of a predictive relationship
3genericSeedgenericSeedseed71201integerMachine Learningdescription
4genericn Foldgenericn Foldnum_fold102201integerMachine Learningdescription
5genericScoringgenericScoringscoringaccuracyaccuracy,recallstringMachine LearningA "score function" or "scoring rule" measures the accuracy of probabilistic predictionsPer ora l'utente non può selezionare nulla ma in futuro potremmo aggiungere l'opzione di scelta
6LogisticRegressionLogistic RegressionLRRegularizationlr_regularizationl2l1, l2stringMachine LearningIt's the go-to method for binary classification problemspenalty
7LogisticRegressionLogistic RegressionLRClr_c1.00.110.00.1floatMachine LearningIt's the go-to method for binary classification problemsC
8LogisticRegressionLogistic RegressionLRSolverlr_solverliblinearnewton-cg, lbfgs, liblinearstringMachine LearningIt's the go-to method for binary classification problemssolverSe seleziona lr_regularization = L1 allora il solver = Linear, se seleziona lr_regularization = L2 allora il solver = Linear, Newton-CG, L-BFGS
9LinearDiscriminantAnalysisLinear Discriminant AnalysisLDASolverlda_solversvdcvd, lsqr, eingenstringMachine LearningIt's the go-to linear method for multiclass classification problemssolver