Kenny Bastani
Kenny Bastani
On hold until first milestone is completed.
I can certainly do that
Can you provide memory configurations? Please copy and paste your properties from `neo4j.properties` in the neo4j `/conf` directory. Recommended memory settings are below: neostore.nodestore.db.mapped_memory=512M neostore.relationshipstore.db.mapped_memory=2048M neostore.propertystore.db.mapped_memory=1024M neostore.propertystore.db.strings.mapped_memory=500M neostore.propertystore.db.arrays.mapped_memory=500M This configuration...
Glad to hear it helped training. I'm going to need more information about your dataset in order to get you fixed up. You can reach me on Skype at kenny.bastani...
Great question. They would be considered different distinct documents with the same training labels. I originally went with an approach that extracted a set of sentences from a source text...
In the movie review dataset, as many as 200 documents is enough to train a model that classifies correctly 60% of the time. This number increases with the number of...
It looks like the JSON request was malformed. I think that on Windows there may be a differentiation between single and double quotes on the command line. You may want...
I'm glad you were able to get it working. Thanks for your support. Please let me know how it goes.
Thanks for testing Graphify. I'm looking forward to hearing your use case. Currently Graphify does not support unicode but that can be resolved in later releases. I will prioritize this...
Going to implement this with Apache Pinot