rm.operator.logistic_regression
Visibility: public
Uploaded 02-02-2016 by
Jason
RapidMiner_6.4.0
0 runs
0 likes
downloaded by 0 people 0 issues
0 downvotes
, 0 total downloads
Issue |
#Downvotes for this reason |
By |
|
Parameters
C | The SVM complexity constant. Use -1 for different C values for positive and negative. | default: 1.0 |
calculate_weights | Indicates if attribute weights should be returned. | default: true |
convergence_epsilon | Precision on the KKT conditions | default: 0.001 |
kernel_a | The SVM kernel parameter a. | default: 1.0 |
kernel_b | The SVM kernel parameter b. | default: 0.0 |
kernel_cache | Size of the cache for kernel evaluations im MB | default: 200 |
kernel_degree | The SVM kernel parameter degree. | default: 2.0 |
kernel_gamma | The SVM kernel parameter gamma. | default: 1.0 |
kernel_shift | The SVM kernel parameter shift. | default: 1.0 |
kernel_sigma1 | The SVM kernel parameter sigma1. | default: 1.0 |
kernel_sigma2 | The SVM kernel parameter sigma2. | default: 0.0 |
kernel_sigma3 | The SVM kernel parameter sigma3. | default: 2.0 |
kernel_type | The SVM kernel type | default: dot |
max_iterations | Stop after this many iterations | default: 100000 |
return_optimization_performance | Indicates if final optimization fitness should be returned as performance. | default: true |
scale | Scale the example values and store the scaling parameters for test set. | default: true |
0
Runs
List all runs
Parameter: