[ 
https://issues.apache.org/jira/browse/FLINK-31026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Fan Hong updated FLINK-31026:
-----------------------------
    Description: 
Current implements gives bin edges of \{Double.MIN_VALUE, Double.MAX_VALUE} 
when all values are same.
But the correct bin edges should be \{-Double.MAX_VALUE, Double.MAX_VALUE}.

> KBinsDiscretizer should gives wrong bin edges when all values are same.
> -----------------------------------------------------------------------
>
>                 Key: FLINK-31026
>                 URL: https://issues.apache.org/jira/browse/FLINK-31026
>             Project: Flink
>          Issue Type: Bug
>          Components: Library / Machine Learning
>            Reporter: Fan Hong
>            Priority: Major
>
> Current implements gives bin edges of \{Double.MIN_VALUE, Double.MAX_VALUE} 
> when all values are same.
> But the correct bin edges should be \{-Double.MAX_VALUE, Double.MAX_VALUE}.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to