Hello everyone,
I'd like to use MinMaxScaler in my RPi4.
but there is an error while installing.
Are there any ways to use it in my RPi4?
Thank you for the reply in advance.
go: downloading github.com/pa-m/sklearn v0.0.0-20200711083454-beb861ee48b1
go: downloading golang.org/x/exp v0.0.0-20191129062945-2f5052295587
go: downloading github.com/pa-m/optimize v0.0.0-20190612075243-15ee852a6d9a
go: downloading gonum.org/v1/gonum v0.6.1
go: downloading github.com/pa-m/randomkit v0.0.0-20191001073902-db4fd80633df
go: downloading golang.org/x/tools v0.0.0-20200225230052-807dcd883420
# github.com/pa-m/optimize
/home/pi/go/pkg/mod/github.com/pa-m/optimize@v0.0.0-20190612075243-15ee852a6d9a/powell.go:34:16: constant 9223372036854775807 overflows int
/home/pi/go/pkg/mod/github.com/pa-m/optimize@v0.0.0-20190612075243-15ee852a6d9a/powell.go:37:15: constant 9223372036854775807 overflows int
/home/pi/go/pkg/mod/github.com/pa-m/optimize@v0.0.0-20190612075243-15ee852a6d9a/powell.go:40:17: constant 9223372036854775807 overflows int
/home/pi/go/pkg/mod/github.com/pa-m/optimize@v0.0.0-20190612075243-15ee852a6d9a/powell.go:43:14: constant 9223372036854775807 overflows int
Hello everyone,
I'd like to use MinMaxScaler in my RPi4.
but there is an error while installing.
Are there any ways to use it in my RPi4?
Thank you for the reply in advance.