Uber's Michelangelo vs. Netflix's Metaflow

  Uber's Michelangelo vs. Netflix's Metaflow Michelangelo Pain point Without michelangelo, each team at uber that uses ML (that’s all of them - every interaction with the ride or eats app involves ML) would need to build their own data pipelines, feature stores, training clusters, model storage, etc.  It would take each team copious amounts of time to maintain and improve their systems, and common patterns/best practices would be hard to learn.  In addition, the highest priority use cases (business critical, e.g. rider/driver matching) would themselves need to ensure they have enough compute/storage/engineering resources to operate (outages, scale peaks, etc.), which would results in organizational complexity and constant prioritization battles between managers/directors/etc. Solution Michelangelo provides a single platform that makes the most common and most business critical ML use cases simple and intuitive for builders to use, while still allowing self-serve extensibi...

Savitch Solutions - Solutions to the Absolute Java 3rd Edition textbook

Welcome! If you're new to programming and have picked up Walter Savitch's Absolute Java 3rd Edition, then this page may be of use to you. I've gotten through the first 11 chapters of the books, and completed almost every one of the Programming Projects (the one's I haven't done are listed), which are presented at the end of each chapter. The earlier/later editions of the book may have different problems to solve, but they won't be much different. So, without further adieu, here is the list of problems which I skipped, followed by the solutions, including .java and .class files. ENJOY!


Solutions Absolute Java Chapter 1

Solutions Absolute Java Chapter 2

Solutions Absolute Java Chapter 3

Solutions Absolute Java Chapter 4

Solutions Absolute Java Chapter 5

Solutions Absolute Java Chapter 6

Solutions Absolute Java Chapter 7

Solutions Absolute Java Chapter 8

Solutions Absolute Java Chapter 9

Solutions Absolute Java Chapter 10

Solutions Absolute Java Chapter 11

Undone problems:

ABSOLUTE JAVA
Chapter 5:
pg. 329 #6 and #7

Chapter 6:
pg. 409 #7 - #11

Chapter 7:
pg 465 #4 - #7(time consuming but do-able)

Chapter 8:
pg 504 #5 - #7

Chapter 10:
pg 631 #10

Popular posts from this blog

Uber's Michelangelo vs. Netflix's Metaflow

Architectural Characteristics - Transcending Requirements

ChatGPT - How Long Till They Realize I’m a Robot?