Continuation of my machine learning works based on Subjects....starting with Evaluating Classification Models Performance
-
Updated
Jul 26, 2018
Continuation of my machine learning works based on Subjects....starting with Evaluating Classification Models Performance
Analyze a dataset on muscular dystrophy and make statistical inferences
Applying different machine learning algorithms on PCGA Prostate Cancer Gene Dataset for Feature Selection, Dimensional Reduction and Classification and Regression
Using classification algorithms to predict the geographical origin of an individual.
Various Machine learning algorithms
Data Understanding using- PCA, LDA, tSNE, and UMAP.
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.
NUS Pattern Recognition module graded assignments
In this project we conducted linear discriminant analysis to determine whether a given car is above or below the median mpg.
Analysing different dimensionality reduction techniques and svm
Exploratoy Data Analysis,Logistic Regression,Penalized Logistic Regression (LASSO), LDA, Decision Trees, Bagging, Random Forest
Participating in Hacktoberfest 2022. Code performing dimensionality reduction on datasets accepted.
Based on customer visiting information to the site the customer sales revenue is predicted using machine learning models stacking
This project is based on 2 cases studies : Gems Price Prediction and Holiday Package prediction. In the first case study, concepts of linear regression are tested and it is expected from the learner to predict the price of gems based on multiple variables to help company maximize profits. In the second case, concepts of logistic regression and l…
Autoencoder model implementation in Keras, trained on MNIST dataset / latent space investigation.
Diabetes detection in patients using different machine learning techniques and comparing the algorithms based on confusion matrix and other metrics.
Heart Disease Predictor QDA Framingham Dataset
"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."
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."