Machine Learning¶
TigerGraph2TensorFlow¶
Basic example of using TensorFlow with the output of a graph to run a prediction whether a User will like a movie. The data is collected from a TigerGraph database using a Python package pyTigerGraph. Data collected is via a REST call on a user built query.
More Info
tensorflow
google colab
python
pandas