We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7769735 + 32f3d25 commit ec50a84Copy full SHA for ec50a84
1 file changed
khiops/core/analysis_results.py
@@ -1943,15 +1943,9 @@ class VariableStatistics:
1943
name : str
1944
Variable name.
1945
type : str
1946
- Variable type. Valid values:
+ Variable type. There are only two valid values for a prepared variable :
1947
- "Numerical"
1948
- "Categorical"
1949
- - "Date"
1950
- - "Time"
1951
- - "Timestamp"
1952
- - "Table"
1953
- - "Entity"
1954
- - "Structure"
1955
level : float
1956
Variable predictive importance.
1957
target_part_number : int
0 commit comments