Skip to content

j-ros/mongodb-aggregation-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

MongoDB Aggregation Framework

Work from the MongoDB Aggregation Framework course on Coursera.

Content

The Fundamentals of MongoDB Aggregation

  • Aggregation Introduction
  • The Concept of Pipelines
  • Aggregation Structure and Syntax
  • $match: Filtering Documents
  • Using $project
  • Using Expressions
  • Cursor Like Methods Stages
  • The $group Stage
  • $unwind
  • The $lookup Stage

Leveraging MongoDB's Flexible Schema

  • mongoimport
  • Importance of Schema
  • Exploring Schemas
  • Migrating Your Schema
  • Views
  • Supplementing Schemas with Accumulators
  • Tree-like Data in Individual Documents
  • Expressive Lookup Basics
  • Entity Resolution with $lookup

Machine Learning with MongoDB

  • Calculation of Persons-Rho
  • Intro: Associative Role Learning
  • Principal Component Analysis
  • Intro to Linear Regressions
  • Decision Trees
  • Intro to Clustering Algorithms

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published