antirez / antirez/neural-redis

Invalid neural network input - R client for Redis - neural-redis

Open
#12 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
2.2k
Forks
100
PR merge metrics
No merged PRs in 30d

Description

Hi,
I have set up a R client for Redis using **rredis package** and I am trying to create a model on the examples given in the documentation. But when I use NR.OBSERVE, it throws an error saying **"ERR invalid neural network input: must be a valid float precision floating point number"** . For example I am using iris dataset to fit the model. NR.create works fine. NR.OBSERVE is throwing the issue I understand R does not have float datatype. What is the correct way of doing it.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.