In order to train algorithms, what is the most important: data quality or data quantity?
The question of whether data quality or data quantity holds greater importance in training algorithms is central to the practice of machine learning. Both factors significantly influence model performance, but their relative importance varies depending on the context, the type of algorithm, and the application domain. To provide a comprehensive and factual perspective, it is
- Published in Artificial Intelligence, EITC/AI/GCML Google Cloud Machine Learning, First steps in Machine Learning, The 7 steps of machine learning
Is machine learning, as often described as a black box, especially for competition issues, genuinely compatible with transparency requirements?
The compatibility of machine learning (ML) with transparency requirements—especially in the context of competition law and regulatory oversight—presents a complex interplay of technical, ethical, and legal considerations. The frequent reference to ML systems as “black boxes” reflects the difficulty stakeholders often face in understanding, interpreting, and governing the decisions made by these systems. To address
Is preparing an algorithm for ML difficult?
The process of preparing an algorithm for machine learning (ML) is a multifaceted endeavor that encompasses several distinct stages, each presenting its own set of challenges. The complexity of this task varies depending on factors such as the nature of the problem, the quality and quantity of available data, the required level of accuracy, and
What is agentic AI with its applications, how it differs from generative AI and analytical AI and can it be implemented in Google Cloud?
Agentic AI: Definition, Applications, Comparisons, and Implementation on Google Cloud Agentic AI refers to artificial intelligence systems endowed with the capacity to initiate, plan, and execute actions autonomously in pursuit of goals, often by interacting with an environment or other software systems through multi-step decision making. The term “agentic” is derived from “agency”, signifying the
- Published in Artificial Intelligence, EITC/AI/GCML Google Cloud Machine Learning, Introduction, What is machine learning
Can the Pipelines Dashboard be installed on your own machine?
The Pipelines Dashboard, often associated with Google Cloud AI Platform Pipelines (now Vertex AI Pipelines), is a web-based user interface designed for visualizing, managing, and monitoring machine learning (ML) workflows executed as pipelines. The dashboard allows users to view pipeline runs, inspect component outputs, monitor execution status, and interact with artifacts generated throughout the ML
- Published in Artificial Intelligence, EITC/AI/GCML Google Cloud Machine Learning, Google Cloud AI Platform, Setting up AI Platform Pipelines
How difficult is to program ML?
Programming machine learning (ML) systems involves a multifaceted set of challenges that range from understanding mathematical concepts to mastering modern computational tools. The difficulty of programming ML depends on several factors, including the problem domain, the familiarity of the practitioner with programming and statistics, the complexity of data, and the specific tools or frameworks being
What and where is the intelligence in machine learning?
The concept of intelligence in machine learning (ML) is frequently discussed yet often misunderstood. To provide a thorough answer, it is critical to clarify what "intelligence" signifies in the context of machine learning, trace where it resides within ML systems, and illustrate its manifestations with practical examples, particularly within the context of modern cloud-based platforms
Can Kubeflow be installed on own servers?
Yes, Kubeflow can be installed on your own servers. Kubeflow is an open-source machine learning (ML) toolkit designed to run on Kubernetes, a widely adopted container orchestration platform. Its design is inherently cloud-agnostic, meaning it can be deployed on a variety of infrastructures, including on-premises servers, private clouds, or public clouds such as Google Kubernetes
Does the eager mode automatically turn off when moving to a new cell in the notebook?
The question concerns the behavior of TensorFlow's eager execution mode in interactive environments such as Jupyter notebooks, specifically regarding whether eager mode is automatically disabled when transitioning between different notebook cells. Understanding TensorFlow Eager Execution TensorFlow offers two primary modes for executing operations: graph mode (the traditional, static computational graph) and eager execution mode. Eager
- Published in Artificial Intelligence, EITC/AI/GCML Google Cloud Machine Learning, Advancing in Machine Learning, TensorFlow Eager Mode
What’s state-of-the-art machine learning capable of doing now?
Machine learning, as implemented in contemporary cloud platforms such as Google Cloud, operates as an advanced computational methodology that enables systems to identify patterns, make predictions, and adapt to new data without explicit reprogramming. At this very moment, machine learning is actively transforming vast volumes of raw data into actionable insights across multiple industries and
- Published in Artificial Intelligence, EITC/AI/GCML Google Cloud Machine Learning, Introduction, What is machine learning

