Graph Analytics Training Award-winning E-Learning course Extensive interactive videos with spoken text Certified teachers Practical exercises Certificate.
Read more.
Bulk discount
No discount
1 Piece
€239,58€198,00
2% Discount
2 Pieces
€234,79€194,04/ Piece
3% Discount
3 Pieces
€232,39€192,06/ Piece
7% Discount
5 Pieces
€222,81€184,14/ Piece
10% Discount
10 Pieces
€215,62€178,20/ Piece
15% Discount
25 Pieces
€203,64€168,30/ Piece
22% Discount
50 Pieces
€186,87€154,44/ Piece
30% Discount
100 Pieces
€167,71€138,60/ Piece
50% Discount
200 Pieces
€119,79€99,00/ Piece
Make a choice
Officieel examen Online of fysiek
Start nu – bekroonde e-learning Inclusief proefexamens & 24/7
ISO 9001 & 27001 werkwijze 1000+ organisaties gingen u voor
Maatwerk & gratis intake Inclusief nulmeting bij training
Product description
Graph Analytics E-Learning
Graph Analytics journey is designed to make data professionals proficient in the latest graph technologies. It gives a comprehensive view of how data represented in the form of graphs help businesses leverage complex and dynamic relationships in highly connected data to generate insights and competitive advantage.
This journey starts by focusing on graph data structures and algorithms. It then introduces one of the most popular graph databases Neo4j and Cypher query language for querying graph data. This journey also covers how to perform graph analytics with Neo4j, graph visualizations and graph modeling in-depth. It also focuses on graph data science with Neo4j and graph modeling with Apache Spark. Learners will also understand graph neural networks which are most widely used in various AI research projects and deep learning applications.
This LearningKit with more than 26 hours of learning is divided into three tracks:
Demo Graph Analytics Training
Course content
Track 1: Getting Started with Graph
In this track, the focus will be on graph data structures and algorithms. Courses (4 hours +):
Graph Data Structures: Understanding Graphs & Knowledge Graphs
Course: 1 Hour, 43 Minutes
Course Overview
Graphs to Model Entities and Relationships
The Property Graph Model
Plain Old Graphs and Knowledge Graphs
Taxonomies and Ontologies
Types of Graphs
Creating and Visualizing an Undirected Graph
Performing Operations on Undirected Graphs
Performing Operations on Directed Graphs
Executing Graph Algorithms I
Executing Graph Algorithms II
Course Summary
Graph Data Structures: Representing Graphs Using Matrices, Lists, & Sets
Course: 53 Minutes
Course Overview
Adjacency Matrix
Representing Graphs Using an Adjacency Matrix
Representing Other Graph Types Using an Adjacency Matrix
Adjacency List and Adjacency Set
Representing Graphs Using an Adjacency List
Representing Graphs Using an Adjacency Set
Course Summary
Graph Data Structures: Implementing Graph Traversal & Shortest Path Algorithms
Course: 1 Hour, 30 Minutes
Course Overview
Depth-first and Breadth-first Traversal
Implementing Breadth-first Traversal
Implementing Depth-first Traversal
Shortest Path Algorithm
Implementing the Shortest Path Algorithm
Greedy Algorithms
Graph Relaxation Techniques
Dijkstra's Algorithm
Implementing Dijkstra's Algorithm
Course Summary
Track 2: Graph Analytics with Neo4j
In this track, the focus will be on one of the most popular graph databases Neo4j and Cypher query language for querying graph data. This track also covers how to perform graph analytics with Neo4j, graph visualizations and graph modeling in-depth. Courses (12 hours +)
Graph Analytics with Neo4j: An Introduction to Graph Databases & Neo4j
Course: 1 Hour, 47 Minutes
Course Overview
An Overview of Graphs
Types of Graphs
Graph and Relational Structures
Graph Databases and Neo4j
Downloading and Installing Neo4j Desktop
Starting and Stopping a DBMS
Exploring the Neo4j Desktop Menu
Viewing the Contents of a Graph Database
Executing Simple Cypher Queries
Querying Based on Relationships
Connecting to a Remote Database
The help Command
Course Summary
Graph Analytics with Neo4j: Administering a Neo4j Database
Course: 56 Minutes
Course Overview
Creating Neo4j Projects
Configuring a Neo4j DBMS
Database Administration from the Cypher Shell
Running Cypher Queries from the Cypher Shell
Modifying DBMS Settings
Changing the HTTP Configurations
Course Summary
Graph Analytics with Neo4j: Managing Databases with the Neo4j Browser
Course: 53 Minutes
Course Overview
Creating a New User from the Browser
Saving Frequently-used Queries
Configuring Query Results
Testing the Neo4j HTTP API
Course Summary
Cypher Query Language: Creating Nodes & Relationships with Cypher
Course: 1 Hour, 13 Minutes
Course Overview
An Overview of the Cypher Query Language
Downloading and Installing Neo4j Desktop
Creating Empty Nodes
Creating Nodes with Properties and Labels
Defining Relationships Between Nodes
Defining Relationships with Properties
Course Summary
Cypher Query Language: Basic Reads & Writes with Cypher
Course: 1 Hour, 5 Minutes
Course Overview
Creating Multiple Nodes and Relationships
Matching Relationship Patterns
Exploring MATCH Operations
Updating Nodes with SET and REMOVE
Avoiding Duplication with MERGE
Deleting Nodes and Relationships
Course Summary
Cypher Query Language: Advanced Operations with Cypher
Course: 1 Hour, 22 Minutes
Course Overview
Creating Relationships with MERGE
Searching for Indirect Connections Between Nodes
Finding the Shortest Path Between Nodes
Filtering with Logical and String Operations
Performing Set Operations
Running Aggregation Operations
Ordering and Paginating Query Results
Course Summary
Working with Neo4j Bloom: Analyzing Graphs
Course: 1 Hour, 35 Minutes
Course Overview
Setting up a Neo4j Database
Loading Graph Data for Analysis
Searching for Nodes Using Neo4j Bloom
Exploring the Neo4j Bloom User Interface
Running Basic Search Queries on Neo4j Bloom
Analyzing Scenes from the Card List in Neo4j Bloom
Styling the Nodes in a Graph on Neo4j Bloom
Editing Data Using Neo4j Bloom
Finding Connections between Nodes Using Neo4j Bloom
Course Summary
Graph Modeling with Neo4j: An Introduction to Modeling Graphs
Course: 1 Hour, 13 Minutes
Course Overview
An Overview of Data Modeling
Model Data for Neo4j Graph Databases
Translating Relational Data to Graphs
Defining Nodes for a Graph DB
Setting up Relationships Between Nodes
Querying a Graph
Modeling CSV Data as a Graph
Modeling Many-to-one Relationships
Course Summary
Graph Modeling with Neo4j: Automating & Refactoring Graph Models
Course: 56 Minutes
Course Overview
Setting up a Relational Database
Importing Data with the Neo4j ETL Tool
Verifying the Migration to Neo4j
Loading Data from a CSV File
Refactoring a Neo4j Schema
Course Summary
Database-as-a-Service with Neo4j: The AuraDB Cloud Database Service
Course: 59 Minutes
Course Overview
Provisioning an Instance of Neo4j Aura
Migrating to Aura with a Dump File
Migrating to Aura Using Push-To-Cloud
Using Neo4j Bloom with Aura
Connecting to Aura from Python
Interacting with Aura Using Cypher Shell
Course Summary
Track 3: Graph Data Science with Neo4j
In this track, the focus will be on building and managing graphs with Neo4j's graph data science library and applying graph algorithms. Courses (4 hours +)
Neo4j: Building Graphs with Neo4j's Graph Data Science Library
Course: 1 Hour, 46 Minutes
Course Overview
An Overview of Graph Algorithms
Using the Graph Data Science Library
Setting Up the Graph Data Science Library
Creating a Graph with Native Projection
Applying a Page Rank Algorithm on a Graph
Projecting Properties in a Graph
Accessing Properties from a Graph
Creating Cypher Projection Graphs
Building Cypher Graphs with Properties
Building Subgraphs
Course Summary
Neo4j: Managing Graphs with the Graph Data Science Library
Course: 1 Hour, 5 Minutes
Course Overview
Mutating a Graph
Adding a Degree Centrality Score to a Graph
Writing Algorithm Results to a Database
Exporting a Graph to a Database
Exporting Graphs with Additional Properties
Deleting Graphs
Exporting Graphs to CSV Files
Course Summary
Neo4j: Applying Graph Algorithms on In-memory Graphs
Course: 1 Hour, 55 Minutes
Course Overview
Loading Data from CSV Files
Exploring Measures of Centrality
Detecting Communities in a Graph
Identifying Disconnected Components
Applying Page Rank and Article Rank
Building a Weighted Graph
Using Dijkstra's Shortest Path Algorithm
Finding Multiple Shortest Paths
Performing Graph Traversal
Transforming Nodes to Vectors with FastRP
Course Summary
Track 4: Graph Modeling with Apache Spark
In this track, the focus will be on graph modeling with Apache Spark. Learners will also understand graph neural networks which are most widely used in various AI research projects and deep learning applications. Courses (4 hours +)
Graph Modeling on Apache Spark: Working with Apache Spark GraphFrames
Course: 1 Hour, 52 Minutes
Course Overview
An Overview of GraphFrames
Setting up PySpark and GraphFrames
Constructing a GraphFrame
Visualizing a GraphFrame
Calculating the Degrees of Nodes in a Graph
Filtering the Nodes in a GraphFrame
Filtering the Edges in a GraphFrame
Finding Simple Motifs in GraphFrames
Searching for Complex Patterns in Graphs
Finding the Shortest Paths between Nodes in a Graph
Applying the PageRank Algorithm
Course Summary
GNNs: An Introduction to Graph Neural Networks
Course: 1 Hour, 22 Minutes
Course Overview
The Need for Machine Learning (ML) in Graphs
Graph Neural Networks (GNNs)
A Neuron's Mathematical Operation
Graph Convolutional Networks (GCNs)
Knowledge Graphs - A GNN Use Case
Installing Modules for Graph Neural Networks (GNNs)
Creating Graph Structures Using Spektral
Defining a Convolution Function for a GNN
Building a Normalized Adjacency Matrix
Using a Nonlinear Function in a Convolution
Course Summary
GNNs: Classifying Graph Nodes with the Spektral Library
Course: 43 Minutes
Course Overview
Preparing a Dataset for Classification
Building a GCN Classification Model
Training and Evaluating a GCN Model
Adding Complexity to a GCN Model
Course Summary
Final Assessment:
Final Exam: Graph Analytics will test your knowledge and application of the topics presented throughout the Graph Analytics learning. Load Balancing Multi & Hybrid Cloud Solutions
Specifications
Article number
136472051
SKU
136472051
Language
English
Qualifications of the Instructor
Certified
Course Format and Length
Teaching videos with subtitles, interactive elements and assignments and tests
Lesson duration
26 Hours
Assesments
The assessment tests your knowledge and application skills of the topics in the learning pathway. It is available 365 days after activation.
Online Virtuele labs
Receive 12 months of access to virtual labs corresponding to traditional course configuration. Active for 365 days after activation, availability varies by Training
Online mentor
You will have 24/7 access to an online mentor for all your specific technical questions on the study topic. The online mentor is available 365 days after activation, depending on the chosen Learning Kit.
Progress monitoring
Access to Material
365 days
Technical Requirements
Computer or mobile device, Stable internet connections Web browsersuch as Chrome, Firefox, Safari or Edge.
Support or Assistance
Helpdesk and online knowledge base 24/7
Certification
Certificate of participation in PDF format
Price and costs
Course price at no extra cost
Cancellation policy and money-back guarantee
We assess this on a case-by-case basis
Award Winning E-learning
Tip!
Provide a quiet learning environment, time and motivation, audio equipment such as headphones or speakers for audio, account information such as login details to access the e-learning platform.
Graph Analytics Training Award-winning E-Learning course Extensive interactive v...
€239,58€198,00
Specifications
Article number
136472051
SKU
136472051
Language
English
Qualifications of the Instructor
Certified
Course Format and Length
Teaching videos with subtitles, interactive elements and assignments and tests
Lesson duration
26 Hours
Assesments
The assessment tests your knowledge and application skills of the topics in the learning pathway. It is available 365 days after activation.
Online Virtuele labs
Receive 12 months of access to virtual labs corresponding to traditional course configuration. Active for 365 days after activation, availability varies by Training
Online mentor
You will have 24/7 access to an online mentor for all your specific technical questions on the study topic. The online mentor is available 365 days after activation, depending on the chosen Learning Kit.
Progress monitoring
Access to Material
365 days
Technical Requirements
Computer or mobile device, Stable internet connections Web browsersuch as Chrome, Firefox, Safari or Edge.
Support or Assistance
Helpdesk and online knowledge base 24/7
Certification
Certificate of participation in PDF format
Price and costs
Course price at no extra cost
Cancellation policy and money-back guarantee
We assess this on a case-by-case basis
Award Winning E-learning
Tip!
Provide a quiet learning environment, time and motivation, audio equipment such as headphones or speakers for audio, account information such as login details to access the e-learning platform.
Wij gebruiken functionele en analytische cookies om onze website goed te laten werken en het gebruik ervan te meten met Google Analytics. Er worden geen persoonsgegevens gedeeld voor advertentiedoeleinden. Door op "Accepteren" te klikken, geeft u toestemming voor het plaatsen van deze cookies.
Manage cookies