Re: [math]Discussion: How to move out "EmptyClusterStrategy" from KMeansPlusPlusClusterer

2020-03-20 Thread chentao...@qq.com
Hi, >2020-03-21 2:59 UTC+01:00, chentao...@qq.com : >> Hi, >> >>>Le ven. 20 mars 2020 à 04:47, chentao...@qq.com a écrit >>> : Hi, >Hello. > >Le mer. 18 mars 2020 à 17:57, Gilles Sadowski a > écrit : >> >> Hi. >> >> 2020-03-18 15:10 UTC+01:0

Re: [math]Discussion: How to move out "EmptyClusterStrategy" from KMeansPlusPlusClusterer

2020-03-20 Thread Gilles Sadowski
2020-03-21 2:59 UTC+01:00, chentao...@qq.com : > Hi, > >>Le ven. 20 mars 2020 à 04:47, chentao...@qq.com a écrit >> : >>> >>> Hi, >>> >>> >Hello. >>> > >>> >Le mer. 18 mars 2020 à 17:57, Gilles Sadowski a >>> > écrit : >>> >> >>> >> Hi. >>> >> >>> >> 2020-03-18 15:10 UTC+01:00, chentao...@qq.com

Re: [math]Discussion: How to move out "EmptyClusterStrategy" from KMeansPlusPlusClusterer

2020-03-20 Thread chentao...@qq.com
Hi, >Le ven. 20 mars 2020 à 04:47, chentao...@qq.com a écrit : >> >> Hi, >> >> >Hello. >> > >> >Le mer. 18 mars 2020 à 17:57, Gilles Sadowski a >> >écrit : >> >> >> >> Hi. >> >> >> >> 2020-03-18 15:10 UTC+01:00, chentao...@qq.com : >> >> > Hi, >> >> > I have created a PR to show my aim: >>

Re: [math]Discussion: How to move out "EmptyClusterStrategy" from KMeansPlusPlusClusterer

2020-03-20 Thread Gilles Sadowski
Le ven. 20 mars 2020 à 04:47, chentao...@qq.com a écrit : > > Hi, > > >Hello. > > > >Le mer. 18 mars 2020 à 17:57, Gilles Sadowski a écrit > >: > >> > >> Hi. > >> > >> 2020-03-18 15:10 UTC+01:00, chentao...@qq.com : > >> > Hi, > >> > I have created a PR to show my aim: > >> > https://github.

Re: [BloomFilters] changes to BloomFilter

2020-03-20 Thread Alex Herbert
Sorry for an absence. I have been thinking on ways to move the BloomFilter API forward that consolidates the current functionality but makes it simpler to use for the common case. > On 18 Mar 2020, at 17:12, Claude Warren wrote: > > bf.getBits() * Long.BYTES may be as long as Math.Ceil( > Sha