Load dataset

Hi guys,
How to import the aminer.org citation dataset into the Neo4j database?
thanks in advance

Welcome to the Community @vardanyan.sedrak

I assume you are taking the course: Using a Machine Learning Workflow for Link Prediction?

You load the dataset from Python in the course:

Step 7: Open a Jupyter Notebook to load the data.

Next, you will import the aminer.org citation dataset into the Neo4j database.

Open the 01_DataLoading.ipynb notebook and follow the steps to load the data.

Elaine

Hi @elaine_rosenber ,

I am trying to load the aminer.org citation network to Neo4j. However, I cannot find the course you mentioned above. Could you please share the link with me?

Thanks so much for your help!

Hello @Annie,

Welcome to the Neo4j Community!

Unfortunately, we no longer support that course. I suggest that you go to graphacademy.neo4j.com and check out our Data Science Learning path and also the app development with Python course.

Elaine

Thanks, @elaine_rosenber! Do you know if there is any other tutorial about loading aminer citation dataset to the Neo4j Database?

Thanks so much for your help!
Annie