Nahidnahidislam.hashnode.dev·18 hours agoKubernetes Demystified: Understanding Its Core Components, Objects, and How It WorksKubernetes, often abbreviated as K8s, is an open-source platform for automating the deployment, scaling, and management of containerized applications. Think of it as the operating system for your containerized workloads, helping you efficiently manag...DiscussKubernetes
Chetan Mohanrao Mohoddevops-concepts-by-chetan.hashnode.dev·Nov 21, 2024Kubernetes Basics: Step-by-Step Creation of Pods, Namespaces, and Clusters + Key Interview QuestionsWhen planning to set up a cluster, you should first decide how many nodes you want to create. The first should be the control plane and the worker nodes. We will create one control plane and two worker nodes. By the way, the control plane includes th...DiscussKubernetes
Ali YazdizadehforDataChef's Blogblog.datachef.co·Nov 11, 2024The Symphony of AI: How We Deduplicate Our Databases in the Age of AIFirst Movement: Tackling "Almost-Duplicate" Records in Our Database Understanding Our Mission At Datachef, we are on a mission to build our own interconnected knowledge base on Notion, where we organize records of our Hiring Pipeline linked to our ...Discuss·1 likeDatabases
Fatima Jannetmahia.hashnode.dev·Nov 10, 2024ML Chapter 4 : ClusteringCongrats for completing regression and classification. I’m so proud of you. In this blog we will learn clustering. Clustering is similar to classification but the basis is different. In clustering we don’t know what we are looking for but we are tryi...Discuss·1 like·46 readsMachine Learning (Python)cluster
Nahidnahidislam.hashnode.dev·Nov 8, 2024Kubernetes Cluster Setup: Step-by-Step ProcessPrerequisite: One master (Control Plane) Node Two or more servers for worker Node 2 GB or more of RAM per machine 2 CPUs or more for control plane machines Full network connectivity between all machines in the cluster Unique hostname, MAC addre...DiscussKubernetes
Indu Jawlacoders.hashnode.dev·Oct 14, 2024Understanding Machine Learning: Key Concepts and TechniquesMachine learning, a subfield of artificial intelligence, empowers computers to learn from data and make decisions without being explicitly programmed. It is typically categorized into two main types: supervised learning and unsupervised learning. Sup...DiscussMachine Learning
Juan Carlos Olamendyjuancolamendy.hashnode.dev·Sep 30, 2024Back to Basics: Mastering K-Means Clustering with NumPyImagine you're standing in front of a massive, chaotic pile of colorful marbles. Your task? Organize them into distinct groups based on their similarities. Sounds daunting, right? Now, picture an intelligent algorithm that can do this for you, not ju...DiscussMachine Learning
Riya Boseblogbyriyabose.hashnode.dev·Sep 26, 2024Mastering Clustering: Unsupervised Learning Techniques and Best PracticesPart - III Clustering is a fundamental unsupervised learning technique used to group similar data points into clusters without predefined labels. It helps in discovering hidden patterns or structures within datasets, which is useful in various applic...Discuss#HierarchicalClustering
Juan Carlos Olamendyjuancolamendy.hashnode.dev·Sep 10, 2024Transforming Document Summarization: A Deep Dive into Sentence Embeddings, Clustering, and SummarizationEver felt lost in a sea of information, struggling to extract meaningful insights from lengthy documents? You're not alone. In today's fast-paced world, wading through pages of text to find critical data can be a daunting and time-consuming task. Thi...DiscussMachine Learning
Hafsah AnibabaforHafsah Anibaba's Projectshafsahanibaba.hashnode.dev·Sep 2, 2024Evaluating the Environmental Impact of Gas to Power TechnologiesIntroduction Overview of the project Objectives and goals Project Setup Prerequisites Installation instructions Environment setup Data Collection Data sources Data acquisition methods Data storage Data Preprocessing Data cleaning D...DiscussClimate Change AnalysisSDG7