×
1 Choose EITC/EITCA Certificates
2 Learn and take online exams
3 Get your IT skills certified

Confirm your IT skills and competencies under the European IT Certification framework from anywhere in the world fully online.

EITCA Academy

Digital skills attestation standard by the European IT Certification Institute aiming to support Digital Society development

LOG IN TO YOUR ACCOUNT

CREATE AN ACCOUNT FORGOT YOUR PASSWORD?

FORGOT YOUR PASSWORD?

AAH, WAIT, I REMEMBER NOW!

CREATE AN ACCOUNT

ALREADY HAVE AN ACCOUNT?
EUROPEAN INFORMATION TECHNOLOGIES CERTIFICATION ACADEMY - ATTESTING YOUR PROFESSIONAL DIGITAL SKILLS
  • SIGN UP
  • LOGIN
  • INFO

EITCA Academy

EITCA Academy

The European Information Technologies Certification Institute - EITCI ASBL

Certification Provider

EITCI Institute ASBL

Brussels, European Union

Governing European IT Certification (EITC) framework in support of the IT professionalism and Digital Society

  • CERTIFICATES
    • EITCA ACADEMIES
      • EITCA ACADEMIES CATALOGUE<
      • EITCA/CG COMPUTER GRAPHICS
      • EITCA/IS INFORMATION SECURITY
      • EITCA/BI BUSINESS INFORMATION
      • EITCA/KC KEY COMPETENCIES
      • EITCA/EG E-GOVERNMENT
      • EITCA/WD WEB DEVELOPMENT
      • EITCA/AI ARTIFICIAL INTELLIGENCE
    • EITC CERTIFICATES
      • EITC CERTIFICATES CATALOGUE<
      • COMPUTER GRAPHICS CERTIFICATES
      • WEB DESIGN CERTIFICATES
      • 3D DESIGN CERTIFICATES
      • OFFICE IT CERTIFICATES
      • BITCOIN BLOCKCHAIN CERTIFICATE
      • WORDPRESS CERTIFICATE
      • CLOUD PLATFORM CERTIFICATENEW
    • EITC CERTIFICATES
      • INTERNET CERTIFICATES
      • CRYPTOGRAPHY CERTIFICATES
      • BUSINESS IT CERTIFICATES
      • TELEWORK CERTIFICATES
      • PROGRAMMING CERTIFICATES
      • DIGITAL PORTRAIT CERTIFICATE
      • WEB DEVELOPMENT CERTIFICATES
      • DEEP LEARNING CERTIFICATESNEW
    • CERTIFICATES FOR
      • EU PUBLIC ADMINISTRATION
      • TEACHERS AND EDUCATORS
      • IT SECURITY PROFESSIONALS
      • GRAPHICS DESIGNERS & ARTISTS
      • BUSINESSMEN AND MANAGERS
      • BLOCKCHAIN DEVELOPERS
      • WEB DEVELOPERS
      • CLOUD AI EXPERTSNEW
  • FEATURED
  • SUBSIDY
  • HOW IT WORKS
  •   IT ID
  • ABOUT
  • CONTACT
  • MY ORDER
    Your current order is empty.
EITCIINSTITUTE
CERTIFIED
Questions and answers designated by tag: Google Cloud AI Platform

How to use Fashion-MNIST dataset in Google Cloud Machine Learning / AI Platform?

Monday, 21 October 2024 by Mirek Hermut

Fashion-MNIST is a dataset of Zalando's article images, consisting of a training set of 60,000 examples and a test set of 10,000 examples. Each example is a 28×28 grayscale image, associated with a label from 10 classes. The dataset serves as a direct drop-in replacement for the original MNIST dataset for benchmarking machine learning algorithms,

  • Published in Artificial Intelligence, EITC/AI/GCML Google Cloud Machine Learning, Further steps in Machine Learning, Machine learning use case in fashion
Tagged under: Artificial Intelligence, Convolutional Neural Networks, Data Preprocessing, Fashion MNIST, Google Cloud AI Platform, Model Deployment

What is classifier?

Thursday, 28 March 2024 by Monica Tran

A classifier in the context of machine learning is a model that is trained to predict the category or class of a given input data point. It is a fundamental concept in supervised learning, where the algorithm learns from labeled training data to make predictions on unseen data. Classifiers are extensively used in various applications

  • Published in Artificial Intelligence, EITC/AI/GCML Google Cloud Machine Learning, First steps in Machine Learning, Serverless predictions at scale
Tagged under: Artificial Intelligence, Classification Algorithms, Classifier, Google Cloud AI Platform, Machine Learning, Supervised Learning

Can TensorBoard be used online?

Tuesday, 05 March 2024 by Bernard

Yes, one can use TensorBoard online for visualizing machine learning models. TensorBoard is a powerful visualization tool that comes with TensorFlow, a popular open-source machine learning framework developed by Google. It allows you to track and visualize various aspects of your machine learning models, such as model graphs, training metrics, and embeddings. By visualizing these

  • Published in Artificial Intelligence, EITC/AI/GCML Google Cloud Machine Learning, First steps in Machine Learning, TensorBoard for model visualization
Tagged under: Artificial Intelligence, Google Cloud AI Platform, Google Colab, Machine Learning Tools, Model Visualization, TensorFlow

Can one utilize the configuration file for the CMLE model deployment when using a distributed ML model training to define how many machines will be used in training?

Tuesday, 14 November 2023 by Hema Gunasekaran

When using distributed machine learning (ML) model training on Google Cloud AI Platform, you can indeed utilize the configuration file for the CMLE (Cloud Machine Learning Engine) model deployment to define the number of machines used in training. However, it is not possible to directly define the type of machines that will be used. In

  • Published in Artificial Intelligence, EITC/AI/GCML Google Cloud Machine Learning, Google Cloud AI Platform, Training models with custom containers on Cloud AI Platform
Tagged under: Artificial Intelligence, CMLE Model Deployment, Distributed Machine Learning, Google Cloud AI Platform, Machine Types, Scale Tier

What are the deployment targets for the Pusher component in TFX?

Sunday, 06 August 2023 by EITCA Academy

The Pusher component in TensorFlow Extended (TFX) is a fundamental part of the TFX pipeline that handles the deployment of trained models to various target environments. The deployment targets for the Pusher component in TFX are diverse and flexible, allowing users to deploy their models to different platforms depending on their specific requirements. In this

  • Published in Artificial Intelligence, EITC/AI/TFF TensorFlow Fundamentals, TensorFlow Extended (TFX), Distributed processing and components, Examination review
Tagged under: Artificial Intelligence, Deployment, Google Cloud AI Platform, Pusher, TensorFlow, TensorFlow Serving, TFX

How can the BLEU score be used to evaluate the performance of a custom translation model trained with AutoML Translation?

Wednesday, 02 August 2023 by EITCA Academy

The BLEU score is a widely used metric for evaluating the performance of machine translation models. It measures the similarity between a machine-generated translation and one or more reference translations. In the context of a custom translation model trained with AutoML Translation, the BLEU score can provide valuable insights into the quality and effectiveness of

  • Published in Artificial Intelligence, EITC/AI/GCML Google Cloud Machine Learning, Google Cloud AI Platform, AutoML Translation, Examination review
Tagged under: Artificial Intelligence, AutoML Translation, BLEU Score, Evaluation Metric, Google Cloud AI Platform, Machine Translation

What are the steps involved in creating a custom translation model with AutoML Translation?

Wednesday, 02 August 2023 by EITCA Academy

Creating a custom translation model with AutoML Translation involves a series of steps that enable users to train a model specifically tailored to their translation needs. AutoML Translation is a powerful tool provided by Google Cloud AI Platform that leverages machine learning techniques to automate the process of building high-quality translation models. In this answer,

  • Published in Artificial Intelligence, EITC/AI/GCML Google Cloud Machine Learning, Google Cloud AI Platform, AutoML Translation, Examination review
Tagged under: Artificial Intelligence, AutoML, Google Cloud AI Platform, Machine Learning, Natural Language Processing, Translation

What is the purpose of the Advanced Glossary feature in Translation API?

Wednesday, 02 August 2023 by EITCA Academy

The Advanced Glossary feature in Google Cloud AI Platform's Translation API serves a important purpose in enhancing the accuracy and quality of machine translation outputs. This feature allows users to provide a custom glossary of terms that are specific to their domain or industry, enabling the translation model to better understand and translate these terms

  • Published in Artificial Intelligence, EITC/AI/GCML Google Cloud Machine Learning, Google Cloud AI Platform, Translation API, Examination review
Tagged under: Advanced Glossary, Artificial Intelligence, Custom Glossary, Google Cloud AI Platform, Machine Translation, Translation API

How does the choice of block size on a persistent disk affect its performance for different use cases?

Wednesday, 02 August 2023 by EITCA Academy

The choice of block size on a persistent disk can significantly impact its performance for different use cases in the field of Artificial Intelligence (AI) when utilizing Google Cloud Machine Learning (ML) and Google Cloud AI Platform for productive data science. The block size refers to the fixed-size chunks in which data is stored on

  • Published in Artificial Intelligence, EITC/AI/GCML Google Cloud Machine Learning, Google Cloud AI Platform, Persistent Disk for productive data science, Examination review
Tagged under: AI Workloads, Artificial Intelligence, Block Size, Google Cloud AI Platform, Google Cloud Machine Learning, Persistent Disk

What is the difference between AI Platform Optimizer and HyperTune in AI Platform Training?

Wednesday, 02 August 2023 by EITCA Academy

AI Platform Optimizer and HyperTune are two distinct features offered by Google Cloud AI Platform for optimizing the training of machine learning models. While both aim to improve model performance, they differ in their approaches and functionalities. AI Platform Optimizer is a feature that automatically explores the hyperparameter space to find the best set of

  • Published in Artificial Intelligence, EITC/AI/GCML Google Cloud Machine Learning, Google Cloud AI Platform, AI Platform Optimizer, Examination review
Tagged under: AI Platform Optimizer, Artificial Intelligence, Bayesian Optimization, Google Cloud AI Platform, Hyperparameter Tuning, HyperTune
  • 1
  • 2
  • 3
Home

Certification Center

USER MENU

  • My Account

CERTIFICATE CATEGORY

  • EITC Certification (105)
  • EITCA Certification (9)

What are you looking for?

  • Introduction
  • How it works?
  • EITCA Academies
  • EITCI DSJC Subsidy
  • Full EITC catalogue
  • Your order
  • Featured
  •   IT ID
  • EITCA reviews (Medium publ.)
  • About
  • Contact

EITCA Academy is a part of the European IT Certification framework

The European IT Certification framework has been established in 2008 as a Europe based and vendor independent standard in widely accessible online certification of digital skills and competencies in many areas of professional digital specializations. The EITC framework is governed by the European IT Certification Institute (EITCI), a non-profit certification authority supporting information society growth and bridging the digital skills gap in the EU.

Eligibility for EITCA Academy 80% EITCI DSJC Subsidy support

80% of EITCA Academy fees subsidized in enrolment by

    EITCA Academy Secretary Office

    European IT Certification Institute ASBL
    Brussels, Belgium, European Union

    EITC / EITCA Certification Framework Operator
    Governing European IT Certification Standard
    Access contact form or call +32 25887351

    Follow EITCI on X
    Visit EITCA Academy on Facebook
    Engage with EITCA Academy on LinkedIn
    Check out EITCI and EITCA videos on YouTube

    Funded by the European Union

    Funded by the European Regional Development Fund (ERDF) and the European Social Fund (ESF) in series of projects since 2007, currently governed by the European IT Certification Institute (EITCI) since 2008

    Information Security Policy | DSRRM and GDPR Policy | Data Protection Policy | Record of Processing Activities | HSE Policy | Anti-Corruption Policy | Modern Slavery Policy

    Automatically translate to your language

    Terms and Conditions | Privacy Policy
    EITCA Academy
    • EITCA Academy on social media
    EITCA Academy


    © 2008-2025  European IT Certification Institute
    Brussels, Belgium, European Union

    TOP
    Chat with Support
    Chat with Support
    Questions, doubts, issues? We are here to help you!
    End chat
    Connecting...
    Do you have any questions?
    Do you have any questions?
    :
    :
    :
    Send
    Do you have any questions?
    :
    :
    Start Chat
    The chat session has ended. Thank you!
    Please rate the support you've received.
    Good Bad