Hon Wa Ng (edwardnhw)

edwardnhw

User data from Github https://github.com/edwardnhw

0

followers

0

stars

Company:University of Toronto

Location:Toronto

GitHub:@edwardnhw

Hon Wa Ng's repositories

Bayesian-Neural-Networks-and-Classification

This project implements probabilistic machine learning methods, including Bayesian classification, Gaussian discriminant models, and dropout in neural networks. It explores softmax regression, log-likelihood optimization, and performance evaluation using accuracy, ROC curves, and confusion matrices.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

CISSP-Study-Guide

study material used for the 2018 CISSP exam

Language:BatchfileStargazers:0Issues:0Issues:0

Data-Driven-Data-Science-Curriculum-Design

A data-driven approach to designing an optimal Data Science curriculum. This project extracts skills from job postings, applies NLP and clustering techniques (K-Means, Hierarchical, DBSCAN), and maps industry demands to educational recommendations. Uses Python, Scikit-learn, OpenAI embeddings, and Seaborn for visualization.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

ML-Bias-Variance-Poisson-Regression

This repository contains implementations of advanced regression methods, including ordinary least squares, Poisson regression, and locally weighted regression. It also explores bias-variance decomposition for regularized mean estimators. The analysis is conducted on the Capital Bikesharing dataset using Python.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

ML-Statistical-Methods-for-Classification-and-Approximation

This repository explores statistical and machine learning methods for classification and function approximation. It covers k-NN, Decision Trees, Information Theory, and Convexity, with Python implementations, theoretical explanations, model comparisons, and visualizations, making it a valuable resource for ML research and applications.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

Ordinal-Logistic-Regression-Salary-Prediction

This repository contains an analysis of the Kaggle Machine Learning & Data Science Survey dataset, focusing on salary prediction using ordinal logistic regression and other classification models.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

OSCP-Prep

A comprehensive guide/material for anyone looking to get into infosec or take the OSCP exam

Language:PythonStargazers:0Issues:0Issues:0

Salary_Analysis_StackOverflow

Statistical analysis of salary differences based on job mode (remote vs. in-person) and education levels using Welch’s t-test, ANOVA, and bootstrapping.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

Speech-Disorder-Classification-ML

This repository contains a machine learning-based classification system for detecting speech disorders from acoustic and spectrogram features. It includes data preprocessing, feature extraction, and various classification models such as logistic regression, SVM, random forest, and CNNs.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0