The master repo has all the code, but we also have a starter branch if you want to follow the project from scratch and build the migrations etc. A code editor of your choice for local development We ...
This is a tutorial for CSCI 435 on using MongoDB with Atlas. MongoDB is a NoSQL, document database. Atlas is MongoDB's cloud platform which can be used to easily deploy and manage MongoDB databases.
TruLens is a model interpretability library designed to provide insights into the inner workings of machine learning models. In our project, TruLens can be used to analyze how our model processes ...