R and Data Files from my YouTube Channel
-
Updated
Sep 2, 2024 - R
R and Data Files from my YouTube Channel
Various Machine learning algorithms
The projects are part of the graduate-level course CSE-574 : Introduction to Machine Learning [Spring 2019 @ UB_SUNY] . . . Course Instructor : Mingchen Gao (https://cse.buffalo.edu/~mgao8/)
Autoencoder model implementation in Keras, trained on MNIST dataset / latent space investigation.
Applying different machine learning algorithms on PCGA Prostate Cancer Gene Dataset for Feature Selection, Dimensional Reduction and Classification and Regression
LDA(Linear Discriminant Analysis) for Seed Dataset
Implementation of Machine Learning Algorithms (KNN, Linear, Logistic, SVM, K-Means, Decision Tree, Naive Bayes) from Scratch using Python & Numpy only
Analysing different dimensionality reduction techniques and svm
Implementation of a sketch‐recognition pipeline inspired by Google’s Quick, Draw!. Includes data preprocessing and feature‐engineering scripts, three Bayesian classifiers alongside Logistic Regression, SVM, K-NN and XGBoost baselines, and an RNN model.
Continuation of my machine learning works based on Subjects....starting with Evaluating Classification Models Performance
Explore facial recognition through an advanced Python implementation featuring Linear Discriminant Analysis (LDA). This repository provides a comprehensive resource, including algorithmic steps, specific ROI code and thorough testing segments, offering professionals a robust framework for mastering and applying LDA in real-world scenarios.
Diabetes detection in patients using different machine learning techniques and comparing the algorithms based on confusion matrix and other metrics.
"This repository contains implementations of Linear Discriminant Analysis (LDA) algorithms for data mining tasks. Linear Discriminant Analysis is a dimensionality reduction technique used to find a linear combination of features that characterizes or separates classes of data."
Using classification algorithms to predict the geographical origin of an individual.
Analyze a dataset on muscular dystrophy and make statistical inferences
Machine learning algorithms from scratch in python.
Participating in Hacktoberfest 2022. Code performing dimensionality reduction on datasets accepted.
In this project we conducted linear discriminant analysis to determine whether a given car is above or below the median mpg.
Add a description, image, and links to the linear-discriminant-analysis-lda topic page so that developers can more easily learn about it.
To associate your repository with the linear-discriminant-analysis-lda topic, visit your repo's landing page and select "manage topics."