Hi, it is not an issue but just a question - why float and not double? I believe that double could be better. Thank you in advance https://github.com/JavaVisRec/visrec-ri/blob/c4f296c937ba0549dbb10d4f964e29ffec3c384c/src/main/java/javax/visrec/ri/ml/regression/SimpleLinearRegressionNetwork.java#L39
Hi, it is not an issue but just a question - why float and not double? I believe that double could be better. Thank you in advance
visrec-ri/src/main/java/javax/visrec/ri/ml/regression/SimpleLinearRegressionNetwork.java
Line 39 in c4f296c