
Master Google Cloud AutoML on Vertex AI to build machine learning and deep learning models without writing code, using business-focused examples and a practical overview.
Explore Google Cloud AutoML's low-code approach to building and deploying machine learning models, illustrated by an insurance regression example and a simple dataset upload, target variable selection, and rapid deployment.
Explore Google Cloud Vertex AI for no-code prediction on images, videos, and documents. Experience single-label and multi-label classification, sentiment analysis, and entity extraction.
Identify independent variables like water and fertilizer that shape plant height as the dependent variable, and apply this framework to real-world cases such as insurance charges and loan decisions.
Explore regression and classification concepts with practical examples, including linear and logistic regression, scatterplot, and the interpretation of equations, slope, intercept, and prediction using multiple variables.
Explore how to measure accuracy in classification and regression models using metrics like accuracy, AUC, R-squared, and mean absolute error.
Explore multiple linear regression on an insurance dataset, with age, bmi, children, region, and smoker as independent variables predicting insurance charges using Vertex AI AutoML.
Build a classification model to predict customer churn using 18 independent variables and a binary target, upload the dataset, train, evaluate accuracy, and deploy for online predictions.
Discover natural language processing as the intersection of computer science, AI, and human language, and learn to analyze text for sentiment, speech-to-text, spam detection, and information extraction.
Explore core nlp concepts including segmentation and sentence segmentation, word tokenisation, stemming and lemmatization, stop words, dependency parsing, and parts of speech to enable text understanding.
NLP in Vertex demonstrates training a multi-label text classification model, deploying it to an endpoint, and testing predictions with input statements to identify the corresponding personality type.
Train an image classification model with AutoML on Vertex AI by creating labeled data, training, and deploying to an endpoint to predict car presence in images.
Please note: Google cloud’s AutoML platform – Vertex AI – is free to use but credit card details are needed to get started.
Auto ML is the latest trend in the world of machine learning and deep learning. Auto ML enables developing and deploying machine learning and deep learning models without writing a single line of code.
The IT industry has been fueling the automation of business processes and activities in many industries for many decades now. This automation done by IT industry for other industries has spilled over to the IT industry itself and it is now possible to develop applications with fewer lines of code compared to a decade or two earlier. This low code development environment has given way to 'no code' development environment.
This automation of the IT industry has now entered the world of machine learning too.
Using Google cloud’s Vertex AI platform, we can now develop and deploy models without writing a single line of code. This AutoML platform is simple and easy to use.
This program covers the concepts related to AI ML and how to apply these concepts to develop models in Vertex platform without writing any code.
This program covers practical and easily relatable examples and case studies. This program is taught by an IT veteran who has seen the transformation of the IT industry and the evolution of the AI ML business.