Best of Machine LearningMarch 2022

  1. 1
    Article
    Avatar of inPlainEngHQPython in Plain English·4y

    85+ Data Science Projects You Can Try with Python

    85+ Data Science Projects solved & explained with Python Aman Kharwal. Working on data science projects and case studies will help you improve your data science skills. I will update this list of projects with more projects regularly. Feel free to ask valuable questions in the comments section below.

  2. 2
    Article
    Avatar of phProduct Hunt·4y

    MindsDB - In-database machine learning

    Open-source project that enables you to do Machine Learning using SQL directly from the Database. Built by an active community of developers with a mission to simplify Machine Learning by allowing any ML framework to be used from inside any database. We are an open-sourceproject that enablesYou to doMachine Learning usingSQL directly from a Database.

  3. 3
    Article
    Avatar of hnHacker News·4y

    AI color palette generator

  4. 4
    Article
    Avatar of tdsTowards Data Science·4y

    Anomaly Detection in SQL

    Anomaly Detection with Z-Scoring is a simple, unsupervised statistical technique for flagging outliers. Z-scoring is a powerful, minimalist anomaly detection model that can be implemented quickly and flexibly in the data warehouse. The model is based on a fictitious transaction-level table in Snowflake.

  5. 5
    Article
    Avatar of geekflareGeekflare·4y

    Difference Between AI, Machine Learning, and Deep Learning

    Artificial Intelligence (AI) is a “smart” way to create intelligent machines. Machine learning (ML) helps in building AI-driven applications. Deep Learning is a part of machine learning that trains a model with complex algorithms and vast data volumes. Most people confuse Artificial Intelligence, machine learning, and deep learning.