Talking AWS for Datascience - podcast cover

Talking AWS for Datascience

Kalicharan mpodcasters.spotify.com
Implementing Data science on AWS could be a daunting task, but if you know the right kind of tools to use then then life of a data scientist becomes very easy. In this podcast, two data science experts Kali and Deepti having more than 2 decades of software development experience talk about our experience of implementing successful data science projects with the help of AWS Cloud. Hopefully our conversions on using the AWS services will help you become a great data scientist. Please give your feedback by sending an email to mkalicharan42@gmail.com

Episodes

Demand Forecast made easy

Forcasting has huge number of use cases across industries. Be it Inventory forcasting, product sales or man power, forcasting helps us in eliminating unwanted expenses. Todays episode we talk about forcasting on aws. How to upload the timeseries data and forcast for each product also about additional benefits like what if analysis

Sep 09, 202217 minSeason 2Ep. 3

How can managers save time on Datascience Projects?

Managing your datascience projects is different from managing your typical IT projects. Here we provide tips on how managers can use AWS Sagemaker Feature store to save time and streamline the entire process of feature engineering across their datascience projects.

Aug 25, 202212 minSeason 2Ep. 2

Talking to CEO of an IIOT based AI Startup

Todays episode, I will be talking to the founder and CEO of an AI Startup called MeghaAI (www.meghaai.com). Meghani has build a product where he claims to have automated the entire datascience pipeline for collecting industrial IOT data to building anomaly detection on it. This he claims helps many industries perform automated machine learning without the need of hiring datascientists. Lets listen to him talk about how he started his journey and how AWS has helped him build the product.

Aug 20, 202218 minSeason 2Ep. 1

Understanding Bias and Variance

Todays episode we introduce you to machine learning models that have prediction errors, and these prediction errors are usually known as Bias and Variance. In machine learning, there will always be a deviation between the model predictions and actual predictions. The main aim of ML/data scientists is to reduce these errors in order to get more accurate results. In this episode we are going to discuss bias and variance, Bias-variance trade-off, Underfitting and Overfitting. Also, we would take a ...

Jul 29, 202213 minSeason 1Ep. 10

Monitor ML models in Production

Machine learning models are very different from code. When you deploy code you don't really need to monitor it on how it is delivering the results. However, ML models are different, we need to monitor their input data and measure them to a baseline. This is what we talk about in todays episode and talk on Services like AWS Sagemaker, Model Monitor, Model Drift and data collection. The process of Model Monitor is part of the MLOps lifecycle

Jul 22, 202213 minSeason 1Ep. 9

Machine Learning with Zero Code

If you are someone with zero programming skills and would still like to build ML models. Sagemaker Auto Pilot is the right tool for you. In this podcast me and deepti discuss a simple usecase of how to build a text classifier using Service Now dump. Listen on

Jul 08, 202213 minSeason 1Ep. 8

Implementing MLOps on AWS

MLOps is a set of practices for collaboration and communication between data scientists and operations professionals . Applying these practices increases the quality, simplifies the management process, and automates the deployment of Machine Learning and Deep Learning models in large-scale production environments. We talk about using AWS Sagemaker, Jenkins, Github and Stepfunction along with Sagemaker Pipelines

Jun 30, 202212 minSeason 1Ep. 7

How to build data pipelines on AWS?

In computing, a pipeline, also known as a data pipeline, is a set of data processing elements connected in series, where the output of one element is the input of the next one. Here in AWS we talk about the data pipeline service and also talk about other services datascientists can use to build the end to end data processing pipelines for machine learning. The services we talk about are DynamoDB AWS S3 EC2 Data Pipelines Sagemaker...

Jun 23, 202212 minSeason 1Ep. 6

How startups build an AI Webapp under 11 minutes

We all learn datascience in courses and get certifications but always in short of realtime projects. Here we talk how startups can build an end to end AI Webapp using AWS. We talk about an image classification example and talk about the end to end pipeline.Data ingestion, Data Labelling, Model Building, Model Inference and hosting a webapp. The services we talk about in this episode are AWS Amplify, AWS Lambda, API Gateway, Sagemaker, AutoML, Elastic Beanstalk and EC2

Jun 16, 202212 minSeason 1Ep. 5

Introduction to AWS Step Functions

Having a visual flow chart of the entire piece of code is definitely a huge advantage while building a product. It enables a seamless way to debug at any point of time. AWS step functions step functions as a service, where in with a simple click of a button you could visually keep track of what is going on. Moreover, the console also highlights errors by which you could quickly pin point and trouble shoot them. In this episode, the discussion is to introduce this seamless approach to build Data ...

Jun 09, 202211 minSeason 1Ep. 4

All about AWS Sagemaker Datawrangler

Listen to Kali and Deepti talk about how SageMaker Data Wrangler can be used for data preparation and feature engineeringwalk you thorough use cases of data preparation workflows, including data selection, cleansing, exploration, and visualization. We talk about few examples in ver 300 built-in data transformations of SageMaker Data Wrangler so you can quickly normalize, transform, and combine features which saves a lot of time for the users without having to write code

Jun 02, 202215 minSeason 1Ep. 3

AWS Lambda for Datascience

With machine learning algorithms getting more popular in every field, it is very important to understand how to implement server less applications. Cloud services from Amazon offers a variety of web services to ease the process. One of the most commonly used service is AWS Lambda. This server less microservice offered by AWS, is pretty much well known. However, in this talk the idea is to discuss the practical applications as well as the problems that Data Scientists face while using Lambda func...

May 26, 202214 minSeason 1Ep. 2

Using AWS Athena for Datascience

Implementing Data science on AWS could be a daunting task, but if you know the right kind of tools to use then then life of a data scientist becomes very easy.  In this podcast, two data science experts talk about our experience of implementing successful data science projects with the help of AWS Cloud. Hopefully our conversions on using the AWS services will help you become a great data scientist.

May 19, 202211 minSeason 1Ep. 1