×
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 categorized in: Artificial Intelligence

How does one know which ML model to use, prior to training it?

Tuesday, 15 April 2025 by Mafalda Paes de Carvalho

Selecting the appropriate machine learning model before training is an essential step in the development of a successful AI system. The choice of model can significantly affect the performance, accuracy, and efficiency of the solution. To make an informed decision, one must consider several factors, including the nature of the data, the problem type, computational

  • Published in Artificial Intelligence, EITC/AI/GCML Google Cloud Machine Learning, Introduction, What is machine learning
Tagged under: Artificial Intelligence, Data Science, Machine Learning, Model Selection, Supervised Learning, Unsupervised Learning

What is a regression task?

Monday, 14 April 2025 by dstevenart

A regression task in the field of machine learning, particularly within the context of artificial intelligence, involves predicting a continuous output variable based on one or more input variables. This type of task is fundamental to machine learning and is used when the goal is to predict quantities, such as predicting house prices, stock market

  • Published in Artificial Intelligence, EITC/AI/GCML Google Cloud Machine Learning, First steps in Machine Learning, The 7 steps of machine learning
Tagged under: Artificial Intelligence, Data Preprocessing, Machine Learning, Model Training, Predictive Analytics, Regression

How one can transition between Vertex AI and AutoML tables?

Tuesday, 08 April 2025 by George Tsolakis

To address the transition from Vertex AI to AutoML Tables, it is important to understand both platforms' roles within Google Cloud's suite of machine learning tools. Vertex AI is a comprehensive machine learning platform that offers a unified interface for managing various machine learning models, including those built using AutoML and custom models. AutoML Tables,

  • Published in Artificial Intelligence, EITC/AI/GCML Google Cloud Machine Learning, Expertise in Machine Learning, AutoML Tables
Tagged under: Artificial Intelligence, AutoML Tables, Data Preparation, Google Cloud, Machine Learning, Vertex AI

Is it possible to use Kaggle to upload financial data and perform statistical analysis and forecasting using econometric models such as R-squared, ARIMA or GARCH?

Sunday, 06 April 2025 by George Tsolakis

Kaggle is a widely recognized platform for data science and machine learning enthusiasts, providing a collaborative environment for data analysis, model building, and sharing insights. It supports a variety of activities, including the uploading and analysis of financial data, making it an excellent venue for performing statistical analysis and forecasting using econometric models such as

  • Published in Artificial Intelligence, EITC/AI/GCML Google Cloud Machine Learning, Advancing in Machine Learning, Data science project with Kaggle
Tagged under: ARIMA, Artificial Intelligence, Econometric Models, Financial Data, GARCH, Kaggle

Can machine learning be used for predicting risk of coronary heart disease?

Thursday, 03 April 2025 by fosterru

Machine learning has emerged as a powerful tool in the healthcare sector, particularly in the domain of predicting the risk of coronary heart disease (CHD). Coronary heart disease, a condition characterized by the narrowing of coronary arteries due to plaque buildup, remains a leading cause of morbidity and mortality worldwide. The traditional approach to assessing

  • Published in Artificial Intelligence, EITC/AI/GCML Google Cloud Machine Learning, Introduction, What is machine learning
Tagged under: Artificial Intelligence, Coronary Heart Disease, Google Cloud, Healthcare, Machine Learning, Predictive Analytics

What are the actual changes in due of rebranding of Google Cloud Machine Learning as Vertex AI?

Thursday, 27 March 2025 by Hasan Toha

Google Cloud's transition from Cloud Machine Learning Engine to Vertex AI represents a significant evolution in the platform's capabilities and user experience, aimed at simplifying the machine learning (ML) lifecycle and enhancing integration with other Google Cloud services. Vertex AI is designed to provide a more unified, end-to-end machine learning platform that encompasses the entire

  • Published in Artificial Intelligence, EITC/AI/GCML Google Cloud Machine Learning, First steps in Machine Learning, Serverless predictions at scale
Tagged under: Artificial Intelligence, AutoML, Google Cloud, Machine Learning, MLOps, Vertex AI

What are the performance evaluation metrics of a model?

Saturday, 15 March 2025 by Anna Gottfried

In the field of machine learning, particularly when utilizing platforms such as Google Cloud Machine Learning, evaluating the performance of a model is a critical task that ensures the model's effectiveness and reliability. The performance evaluation metrics of a model are diverse and are chosen based on the type of problem being addressed, whether it

  • Published in Artificial Intelligence, EITC/AI/GCML Google Cloud Machine Learning, Introduction, What is machine learning
Tagged under: Artificial Intelligence, Classification Metrics, Clustering Metrics, Machine Learning, Model Evaluation, Regression Metrics

What is linear regression?

Sunday, 09 March 2025 by Rafał Popielski

Linear regression is a fundamental statistical method that is extensively utilized within the domain of machine learning, particularly in supervised learning tasks. It serves as a foundational algorithm for predicting a continuous dependent variable based on one or more independent variables. The premise of linear regression is to establish a linear relationship between the variables,

  • Published in Artificial Intelligence, EITC/AI/GCML Google Cloud Machine Learning, Introduction, What is machine learning
Tagged under: Artificial Intelligence, Google Cloud, Linear Regression, Machine Learning, Predictive Modeling, Supervised Learning

Is it possible to combine different ML models and build a master AI?

Monday, 03 March 2025 by Johann Cohut

Combining different machine learning (ML) models to create a more robust and effective system, often referred to as an ensemble or a "master AI," is a well-established technique in the field of artificial intelligence. This approach leverages the strengths of multiple models to improve predictive performance, increase accuracy, and enhance the overall reliability of the

  • Published in Artificial Intelligence, EITC/AI/GCML Google Cloud Machine Learning, Introduction, What is machine learning
Tagged under: Artificial Intelligence, Ensemble Learning, Google Cloud, Machine Learning, Model Stacking, Neural Networks

What are some of the most common algorithms used in machine learning?

Wednesday, 26 February 2025 by EITCA Academy

Machine learning, a subset of artificial intelligence, involves the use of algorithms and statistical models to enable computers to perform tasks without explicit instructions by relying on patterns and inference instead. Within this domain, numerous algorithms have been developed to address various types of problems, ranging from classification and regression to clustering and dimensionality reduction.

  • Published in Artificial Intelligence, EITC/AI/GCML Google Cloud Machine Learning, Introduction, What is machine learning
Tagged under: Artificial Intelligence, Clustering Algorithms, Decision Trees, Linear Regression, Machine Learning, Neural Networks
  • 3
  • 4
  • 5
  • 6
  • 7
Home » Artificial Intelligence

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