Skip to content

My Personal Blog

Machine Learning and beyond

Menu
  • Artificial Intelligence
    • GenAI, Agentic Workflows & Knowledge Base with Amazon Bedrock
    • Building RAG Machine Learning Template on AWS
    • Reinforcement Learning
    • Computer Vision – AWS Rekognition
    • AWS Sagemaker AI Studio User Journey
    • MLOps Orchestrator with AWS Sagemaker AI
  • MACHINE LEARNING
    • Python for Data Science: Unsupervised Learning Algorithm
    • Python for Data Science: Supervised Learning Algorithm
    • Python for Data Science: Machine Learning
    • Supervised Machine Learning: Student Performance analysis using supervised learning algorithm
    • Unsupervised Machine Learning: Clustering using K-Means Algorithm
    • Unsupervised Machine Learning: Image compression using K-Means Cluster Algorithm
    • Unsupervised Machine Learning: Image compression using K-Means Cluster Algorithm
  • adventures
    • snowdonia-wales
    • Santini600
  • TRIATHLON
    • 2019 Ironman 70.3 Asia Pacific Championship, Vietnam
    • Race Report: 2019 Ironman Western Sydney
    • 2017 Ironman 70.3 Bintan
    • 2017 Perth Marathon
    • 2016 Ironman 70.3 Western Sydney
  • About Me
  • Let’s Connect
Menu

Month: May 2020

Supervised Machine Learning: Student Performance analysis using supervised learning algorithm

Posted on May 24, 2020August 14, 2025 by pluto gasanova

 

Read more

Python for Data Science: Unsupervised Learning Algorithm

Posted on May 17, 2020August 14, 2025 by pluto gasanova

In contrast to supervised learning that usually makes use of labelled data, unsupervised learning  looks for previously undetected patterns in a data set with no pre-existing labels and with a minimum of human supervision. There are wide open implementation of unsupervised learning with unstructured big data which includes but not limited to areas such as: …

Read more

Python for Data Science: Supervised Learning Algorithm

Posted on May 11, 2020August 14, 2025 by pluto gasanova

The two techniques in Supervised Learning algorithms are: 1. Classification  The algorithms which can be used in classification techniques include: Use Case: Titanic Data Set We will go through the process of creating Machine Learning model on the Titanic dataset from kaggle.com that predicts which passengers survived the Titanic shipwreck.The model will utilize all Classification Algorithms…

Read more

Python for Data Science: Machine Learning

Posted on May 10, 2020August 14, 2025 by pluto gasanova

What is Machine Learning? In essence, it is a type of Artificial Intelligence that extract patterns out of raw data by using an algorithm or method. The key focus of Machine Learning is to allow computer system to learn from experience without human intervention or being explicitly programmed.Two categories of Machine Learning are: Supervised Learning…

Read more

Recent Posts

  • Building RAG Machine Learning Template on AWS
  • GenAI, Agentic Workflows & Knowledge Base with Amazon Bedrock
  • Amazon Rekognition – Computer Vision
  • Reinforcement Learning
  • AWS Sagemaker AI Studio User Journey

Archives

  • August 2025
  • July 2025
  • June 2025
  • May 2025
  • March 2022
  • June 2020
  • May 2020
  • November 2019
  • June 2019
  • September 2017
  • July 2017
  • December 2016
© 2026 My Personal Blog | Powered by Superbs Personal Blog theme