Stock prediction using xgboost and knn classification done in R
-
Updated
Oct 1, 2018 - R
Stock prediction using xgboost and knn classification done in R
Training ensemble machine learning classifiers, with flexible templates for repeated cross-validation and parameter tuning
People analytics project in R that implements predictive modeling to identify employees most likely to leave a company. Discussion around implications for the sample firm and proposed interventions draw on best practices in organizational development.
Chatbot developed in R Shiny using 2 KNN models for classification with Caret library.
Implementation of k-Nearest Neighbours algorithm for use on geometric morphometric data and a simulated dataset.
Eigenfaces and Fisherfaces for Face Recognition. With implementation of algorithms as PCA, KNN, Fisher Discriminant Analysis.
Designing and applying unsupervised learning on the Radar signals to perform clustering using K-means and Expectation maximization for Gausian mixture models to study ionosphere structure. Both the algorithms have been implemented without the use of any built-in packages. The Dataset can be found here: https://archive.ics.uci.edu/ml/datasets/ion…
Machine learning analysis & visualisation of cellular spatial point patterns
Build and Tune Several Models
Multivariate analysis and statistical modeling (with dimensional reduction) of NYC urban life pathologies
Diagnostic typing of skin lesion images using k-nearest neighbor. The ui, server, and global files display the results in a shiny application. Data is from: https://www.kaggle.com/kmader/skin-cancer-mnist-ham10000
Full machine learning practical with R.
Wi-Fi Indoor Positioning System based on K-Nearest Neighbors Algorithm
Statistics class project aimed at studying the relationship between temperature and other attributes such as humidity, pressure, etc in Szeged, Hungary to build effective predictive models.
Applying Naive Bayes Algorithm to determine if breast cancer is benign or malignant
This project focuses on predicting the attrition rate of employees by using different ML algorithms. The dataset is a fictional data taken from Kaggle
Classificação de dados a partir da malignidade ou não do tumor e recorrência do câncer de mama. Implementação dos algoritmos KNN e árvore de decisão.
Image Classification analysis of Font data using KNN, RandomForest, and K-means. Dimension Reduction with PCA.
Predicting the diagnosis of Coronary Artery Disease using various statistical models such as Logistic Regression, Decision Tree and k-nearest neighbors
Network analysis on stackExchange datasets.
Add a description, image, and links to the knn-classification topic page so that developers can more easily learn about it.
To associate your repository with the knn-classification topic, visit your repo's landing page and select "manage topics."