data2vis icon indicating copy to clipboard operation
data2vis copied to clipboard

Data2Vis: Automatic Generation of Data Visualizations Using Sequence to Sequence Recurrent Neural Networks

Results 7 data2vis issues
Sort by recently updated
recently updated
newest added

Is there a readthedocs version for this?

Error downloading object: vizmodel/model.ckpt-20000.data-00000-of-00001 (cf750b8): Smudge error: Error downloading vizmodel/model.ckpt-20000.data-00000-of-00001 (cf750b8e7fbfc3ab51961d7f7047745af9c6cc379a4866a9c5a7734553c099e8): batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs...

I believe you took down the server, so the Demo doesn't work.

. Instructions for updating: Use tf.cast instead. Traceback (most recent call last): File "webserver.py", line 149, in model=model, input_pipeline=input_pipeline_infer, batch_size=batch_size) File "C:\Users\siddh\OneDrive\Documents\data2vis-master\seq2seq\inference\inference.py", line 54, in create_inference_graph return model(features=features, labels=labels, params=None)...

The demo website at http://hci.stanford.edu/~cagatay/data2vis/#modifyviz is down. It only provides an "Error Reaching Model Server error.Might have to try again later."

can you guide me for step to step execution of this project. I have followed your guide but not able to get visualizations. I have downloaded the project using git...