3 Practical Monitoring for tabular data practices ML-OPS Guide Series
Author(s): Rashmi Margani Originally published on Towards AI. MLOps 3 Practical Monitoring for tabular data practices ML-OPS Guide Series Concept drift, data drift & monitoring In the previous blog as part of the ML-Ops Guide Series, we have discussed what is concept …
Laws of Probability β A Primer for Data Scientists and Machine Learning Engineers
Author(s): Supriya Ghosh Originally published on Towards AI. Probability Image by Author Real-life is a book that has probability in all its chapters. What is probability? Probability is a measure of uncertainty. Real-world involves taking decisions at every step, but many times …
Secrets β Python module for strong random number and token generation
Author(s): Chetan Ambi Originally published on Towards AI. Generating cryptographically strong passwords and tokens This member-only story is on us. Upgrade to access all of Medium. Image by author Do you know Python has a built-in module called secrets that can be …
Text-to-Drawing Synthesis With Artistic Control | CLIPDraw & StyleCLIPDraw
Author(s): Louis Bouchard Originally published on Towards AI. Take a picture of the style you want to copy, enter the text, and the algorithm will generate a new picture out of it! This member-only story is on us. Upgrade to access all …
How does AI Data Collection work in relation to Machine Learning Models?
Author(s): Mahisha Patel Originally published on Towards AI. Artificial Intelligence How does AI Data Collectionwork in relation to MachineLearning Models? Are you planning to introduce AI to the existing organizational schema? Or are you simply looking to prepare an intelligent and autonomous …
How to Detect Image Differences With Python
Author(s): Ashutosh Malgaonkar Originally published on Towards AI. I. Downloading your Image This member-only story is on us. Upgrade to access all of Medium. Photo by Coffee Geek on Unsplash Go to this link to download the image. Download this free HD …
AWS re: Invent 2021 Artificial Intelligence and Machine Learning Session Guide for Builders and Architects
Author(s): Juv Chan Originally published on Towards AI. Careers My Top 5 Recommendations Welcome to AWS re:Invent at The Venetian Las Vegas in 2019. Β© Juv Chan. All rights reserved. Preface I create this guide to share my top 5 most looking …
Solving Blockchain Trilemma β Ultimate Goal of All Decentralized Networks
Author(s): Nishu Jain Originally published on Towards AI. Being decentralized, secure, and scalable at the same time is tougher than it looks This member-only story is on us. Upgrade to access all of Medium. Image by the Author (Designed using Canva) The …
Stock Market Prediction using Machine Learning
Author(s): Dennis Niggl Originally published on Towards AI. This member-only story is on us. Upgrade to access all of Medium. βWith a good perspective on history, we can have a better understanding of the past and present, and thus a clear vision …
Result
Author(s): Low Wei Hong Originally published on Towards AI. Web Scraping Why you should use WebSocket to retrieve live crypto data Life-saving hack in getting ever-changing data! Photo by AbsolutVision on Unsplash One of the greatest ways to automate the process of …
Analyzing non-normal data in SAS β log data, mortality, litter, and preference scores.
Author(s): Dr. Marc Jacobs Originally published on Towards AI. This post is the last in a series showing the potential of PROC GLIMMIX which is the de facto tool for using Generalized Linear Mixed Models. After an introductory post and showing examples …
OpenAIβs Approach to Solve Math Word Problems
Author(s): Jesus Rodriguez Originally published on Towards AI. A new research paper and dataset look to make progress in one of the toughest areas of deep learning. This member-only story is on us. Upgrade to access all of Medium. Source: https://www.quantamagazine.org/symbolic-mathematics-finally-yields-to-neural-networks-20200520/ Yesterdayβs …
Analyzing Ordinal Data in SAS β Poisson and Negative Binomial distribution
Author(s): Dr. Marc Jacobs Originally published on Towards AI. Analyzing Ordinal Data in SAS β Poisson and Negative Binomial distribution This post is an extension to an introductory post on using PROC GLIMMIX in SAS. I already showed how to analyze ordinal …
Neural Style Transfer using a simple python library
Author(s): Divy Shah Originally published on Towards AI. Computer Vision A guide to neural style transfer using the amazing neural-style-transfer python library with few lines of code. In this tutorial, we will learn how to use the neural-style-transfer library to compose images …
[DBT] Set Snowflake Query Tag for each DBT model [Tip-2]
Author(s): Karthikeyan Siva Baskaran Originally published on Towards AI. Software Engineering Query Tag feature in DBT is a database-specific configuration. In this article, let see how to customize it for Snowflake. Query tags are a Snowflake parameter that can be quite useful …