There are 17 repositories under uci-machine-learning topic.
This repository contains the collection of UCI (real-life) datasets and Synthetic (artificial) datasets (with cluster labels and MATLAB files) ready to use with clustering algorithms.
Simple API for UCI Machine Learning Dataset Repository (search, download, analyze)
We currently maintain 488 data sets as a service to the machine learning community. You may view all data sets through our searchable interface. For a general overview of the Repository, please visit our About page. For information about citing data sets in publications, please read our citation policy. If you wish to donate a data set, please consult our donation policy. For any other questions, feel free to contact the Repository librarians.
Heart Disease Analysis repository
Online decorrelation of humidity and temperature in chemical sensors for continuous monitoring
Diabetes predictions application with gui
The data is related with direct marketing campaigns (phone calls) of a Portuguese banking institution. The classification goal is to predict if the client will subscribe a term deposit.
𝗙𝗶𝗿𝗲 𝗗𝗲𝘁𝗲𝗰𝘁𝗶𝗼𝗻🔥using Machine Learning Algorithm with python🐍, GoogleColab & database taken from 𝗨𝗖𝗜 𝗠𝗮𝗰𝗵𝗶𝗻𝗲 𝗟𝗲𝗮𝗿𝗻𝗶𝗻𝗴 𝗥𝗲𝗽𝗼𝘀𝗶𝘁𝗼𝗿𝘆
Classifying malignant and benign tumors using Neural Networks 🔬
R data package containing data sets on UCI's ML repo
Machine Learning Algorithms Python [In Active Development]
An SVM model for multi-class classification of Thyroid data.
Computer Intelligence subject final project at UPC.
Machine learning project on Distinguish between the presence and absence of cardiac arrhythmia and its classification in one of the 16 groups.
Clustering similar tweets using K-means clustering algorithm and Jaccard distance metric
This project was part of the MIS6v99 Applied Machine Learning course that I took in Spring 2019. The goal of this project is to help the auditors by building a classification model that can predict the fraudulent firm on the basis the present and historical risk factors. The dataset is collected from the Auditor Office of India to build a predictor for classifying suspicious firms and is publicly available on UCI's Machine Learning Repository.
An unofficial R port of the Python package to download data off of the UCI ML repository
Marketing refers to activities undertaken by a company to promote the buying or selling of a product or service. Marketing includes advertising, selling, and delivering products to consumers or other businesses. Our data is related with direct marketing campaigns of a Portuguese banking institution. The marketing campaigns were based on phone calls.
Applying Machine Learning techniques to identify randomly distorted capital letters in the English alphabet.
Predict the type of arrhythmia based on Electro-cardiogram (ECG) tool using machine learning models and algorithms.
Basic Support for Final Projects in UCI CS 273A: Machine Learning
repository for easy generation of tabulated dataset from the MIMIC-III database
UCI Thyroid Classification - Python, Keras, scikit-learn, ANN
:bar_chart: UCI Machine Learning Repository in R
Extensive Analysis and Prediction on the Bank Marketing Dataset.
The repository contains exercises on Machine Learning algorithms in R, using RStudio. Used to dive into ML, data preprocessing, data visualisation, and data exploration.
Data analysis and classification of counterfeit and genuine banknotes
Prediction of Benign or Malignant Cancer Tumors
This repository contains the code for building a spam detection system for SMS messages using deep learning techniques in TensorFlow2. Three different architectures, namely Dense Network, LSTM, and Bi-LSTM, have been used to build the spam detection model. The final model has been deployed as a Streamlit app to showcase its working.