Best of Classification2022

  1. 1
    Article
    Avatar of slackSlack engineering·4y

    Recommend API

    Recommend API allows us to quickly bootstrap new recommendation use cases behind an API which is easily accessible to engineers at Slack. These recommenders reuse a common set of infrastructure for every part of the recommendation engine. This has allowed us to deliver a number of different recommendation models across the product, driving improved customer experience.

  2. 2
    Article
    Avatar of freecodecampfreeCodeCamp·4y

    Machine Learning for Everybody

    The freeCodeCamp.org YouTube channel is the perfect place to start your learning journey. The course is an excellent introduction to many of the key machine learning concepts. You will also learn how to program different machine learning models on Google Collab. Google provided a grant that made this course possible.

  3. 3
    Article
    Avatar of modernescppMC++ Blog·4y

    Classification of Design Patterns

    The book "Design Patterns: Elements of Reusable Object-Oriented Software" presents creational patterns, but not destructional patterns. The patterns that are written in bold fonts are the ones I used heavily in my past. All 23 Design Patterns are only variations of CarPart. The same holds for many young people in Germany.