Skip to content
View marcus-suresh's full-sized avatar
🏠
Working from Sydney Office
🏠
Working from Sydney Office

Block or report marcus-suresh

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
marcus-suresh/README.md

Hi there, I am Marcus 👋

LinkedIn GitHub BitBucket Windows Ubuntu

About me:

  • 🔭 I am an Assistant Manager/Senior Data Scientist at DISR. I use cutting-edge Ai techniques and Microsoft Azure Cognitive Services
  • 🌱 I've completed my Master of Data Science at the University of Sydney
  • 🥅 2023 In-progress: Microsoft Azure Ai-102 AI Enginer Certification
  • 💬 Ask me about Azure, DevOps, Python, R, QGIS/ArcMap
  • ⚡ Fun fact: I enjoy building high-performance computers and playing eSports

Languages and Tools:

Azure Python R TypeScript Markdown MySQL

Data Science Rig:

GPU CPU

GitHub Stats:

Marcus' GitHub stats

📕 Projects:

PyImpuyte is a Python application that brings together a range of supervised machine learning algorithms in a customer-centric way that generates synthetic data to mitigate against sparse matrices.By adding PyImpuyte to their toolkit, practitioners can preserve their data and avoid losing valuable information that results from dropping observations with missing values.

Main Features:

  • Interfaces with scikit-learn to provide a customer-centric and efficient way to perform imputation using machine learning algorithms.
  • Support for numerous imputation strategies and performance metrics.

Resources:

@inbook{inbook,
  author = {Suresh, Marcus and Taib, Ronnie and Zhao, Yanchang and Jin, Warren},
  year = {2019},
  month = {11},
  pages = {215-227},
  title = {Sharpening the BLADE: Missing Data Imputation Using Supervised Machine Learning},
  isbn = {978-3-030-35287-5},
  doi = {10.1007/978-3-030-35288-2_18}
}
@misc{Suresh2020_PyImpuyte,
  title={PyImpuyte},
  author={Suresh, Marcus et al.},
  year={2020},
  howpublished={\url{https://bitbucket.csiro.au/projects/DDE/repos/pyimpuyte}},
}

📺 YouTube Videos

Pinned Loading

  1. AI-102-AIEngineer AI-102-AIEngineer Public

    Forked from MicrosoftLearning/AI-102-AIEngineer

    Microsoft Azure AI-102 - AI Engineer

    C#

  2. PyTorch_food_recognition PyTorch_food_recognition Public

    This repository contains the code for applying a PyTorch-centric CV-based ingredients recognition application through multi-label learning.

    Jupyter Notebook 4

  3. OpenCV_facial_recognition_system OpenCV_facial_recognition_system Public

    Facial Recognition System uses OpenCV - a facial recognition application in Windows Subsystem for Linux 2 to detect target faces in video files.

    PowerShell

  4. Microsoft-Azure-AI-102_optical_character_recognition Microsoft-Azure-AI-102_optical_character_recognition Public

    This repository uses Microsoft Azure AI Vision and Cognitive Services to perform Optical Character Recognition workflows.

    C#

  5. Microsoft-Azure-AI-102_facial_recognition Microsoft-Azure-AI-102_facial_recognition Public

    This repository uses Microsoft Azure AI services that analyses faces in images via the Face API and Cognitive Services.

    Python

  6. Computational-Linguistics-Machine-Summarisation Computational-Linguistics-Machine-Summarisation Public

    This repository contains the Python source codes that harness NLP techniques such as the Term Frequency–Inverse Document Frequency (TF-IDF) algorithm as well as other NLP text processing methods, i…

    Python