There are 1 repository under quadratic-discriminant-analysis topic.
Forecast stock prices using machine learning approach. A time series analysis. Employ the Use of Predictive Modeling in Machine Learning to Forecast Stock Return. Approach Used by Hedge Funds to Select Tradeable Stocks
Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine
Final Year project based upon Network Intrusion Detection System
This is a binary classification problem related with Autistic Spectrum Disorder (ASD) screening in Adult individual. Given some attributes of a person, my model can predict whether the person would have a possibility to get ASD using different Supervised Learning Techniques and Multi-Layer Perceptron.
Iris classification with Python Scikit-learn :blossom:
Machine learning library for classification tasks
Training ensemble machine learning classifiers, with flexible templates for repeated cross-validation and parameter tuning
Gaussian Discriminant Analysis introduction and Python implementation from scratch
Tour of Machine Learning Algorithms for Binary/Multiclass Classification
Machine learning library for classification tasks
Machine learning library for classification tasks
Probabilistic graphical models home works (MVA - ENS Cachan)
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/)
Overview of statistical learning methods for classification
To Detect Sepsis Disease using six Classifiers on clinical data
Recognize users of mobile devices from accelerometer data ( Accelerometer Biometric Competition on kaggle)
A simple 1-dimensional Gaussian NaĂŻve Bayes Classifier.
ML project for the internship at Technocolabs company
FEMDA: Robust classification with Flexible Discriminant Analysis in heterogeneous data. Flexible EM-Inspired Discriminant Analysis is a robust supervised classification algorithm that performs well in noisy and contaminated datasets.
Bunch of exercises computed during the Machine Learning for Finance course.
The code for Linear Discriminant Analysis (LDA) and Quadratic Discriminant Analysis (QDA)
Final project progress will be posted here.
Classification methods applied to an imbalanced big dataset
Machine learning Classification for Family Determination for various generations by their age, height, weight, etc...
R packages Implementing linear models for classification
Machine Learning Methods apply on Breast Cancer Wisconsin (Original) Data Set.
Diabetes detection in patients using different machine learning techniques and comparing the algorithms based on confusion matrix and other metrics.
R | Classification Project
Exploratory project getting familiar with quadratic discriminant analysis as a classification algorithm
This project focuses on predicting breast cancer diagnosis using machine learning algorithms. It utilizes the Breast Cancer Wisconsin dataset to evaluate the effectiveness of various classification models
LDA, QDA and NB in Python from scratch
A short project to test my learning on LDA and QDA... I conducted EDA on a kaggle dataset on social media usage and used the data to predict emotional state from usage statistics
Machine Learning Project
Face Recognition Using several dimensionality reduction techniques along with KNN as a classification algorithm