The Ruby DataMining Gem, is a little collection of several Data-Mining-Algorithms
-
Updated
Jul 24, 2015 - Ruby
The Ruby DataMining Gem, is a little collection of several Data-Mining-Algorithms
Automatic method for the recognition of hand gestures for the categorization of vowels and numbers in Colombian sign language based on Neural Networks (Perceptrons), Support Vector Machine and K-Nearest Neighbor for classifier /// Método automático para el reconocimiento de gestos de mano para la categorización de vocales y números en lenguaje d…
A machine-learning project to determine if a certain mushroom is edible or poisonous.
An implementation of the K-Nearest Neighbors algorithm from scratch using the Python programming language.
Using Supervised Machine Learning Techniques for Chronic Kidney Disease Detection
Detection (Prediction) of the possibility of a stroke in a person
Train SVM & KNN model for face recognition with the help of "The world's simplest facial recognition api for Python and the command line"
All solved lab of FAST NUCES Lahore campus _ 2022 Spring
The aim of this study is to predict how likely individuals are to receive their H1N1 flu vaccine. We believe the prediction outputs (model and analysis) of this study will give public health professionals and policy makers, as an end user, a clear understanding of factors associated with low vaccination rates. This in turn, enables end users to …
Used 5 different supervised machine learning algorithms and trained them with real data of people with and without liver disease. Then evaluated the results of each of them using different parameters to choose the best one.
Implementing an Image classification neural network to classify Street House View Numbers
Webapp para classificar comentários (positivos, negativos e neutros) advindos do Facebook usando Natural Language Toolkit (NLTK) + Django e Bootstrap na interface Web.
Build and evaluate various machine learning classification models using Python.
The Iris flower classification project uses the Iris dataset to demonstrate a simple machine-learning workflow. It covers data loading, exploration, preprocessing, model building, evaluation, and data visualization.
A python script that classifies iris flower species based on their various dimensions.
My learning outcomes and followup of a well instructed Coursera guided project by Ari Anastassiou.
Eigenfaces is an approach to facial recognition based on the overall appearance of a face, not on its particular details. By means of technique that can intercept and reshape the variance present in the image, the reshaped information is treated like the DNA of a face, thus allowing recovery of similar faces (because they have similar variances)…
CSE 575 Statistical Machine Learning
Bank GoodCredit wants to predict cred score for current credit card customers. The cred score will denote a customer’s credit worthiness and help the bank in reducing credit default risk.
Deep learning based recommender system made up of CNN for feature extraction and k-nearest-neighbors for recommendation
Add a description, image, and links to the knearest-neighbor-classifier topic page so that developers can more easily learn about it.
To associate your repository with the knearest-neighbor-classifier topic, visit your repo's landing page and select "manage topics."