weka-library
There are 37 repositories under weka-library topic.
ishaanjav/Weka-ML-Face-Recognition
My own face recognition system using the Weka ML library's algorithms and neural networks(free). Clone this repo, give it a star, and have fun using my facial recognition app!
sondosaabed/Predicting-Diabetes-with-Decision-Trees
💉🤒 The project was built using maven project utilized WEKA in building the decision tree model and JavaFX in building GUI 💉🤒
cesarsotovalero/time-series-classification
A package for performing time series classification in Weka.
rayandrew/spamassassin
Simple spam assassin using weka machine learning library
tahaemara/weka-example
How to use Weka in your Java code?
madebypixel02/Machine-Learning-Pacman
[Uc3m] The Classic ghost-eating game
Anwarulh007/EduProtect--Student-Dropout-Analysis
EduProtect is a valuable tool for educators, parents, and students in India. By providing accurate predictions and facilitating collaboration, it aims to address the critical issue of student dropouts and ensure a brighter future for all. Used Java in App development and Python for the ML Algorithm in Google Colab.
ishaanjav/InfoSystemV1-Visitor_Device
The purpose of this Android application is to serve as part of a system of 3 apps that collect information about visits to the house. This app, in particular, is used to validate visitors who are logging in to the system. Once a visitor has signed into the app, the Alzheimer's patient and their caretaker are notified.
Leo-Zubiri/weka-springboot-api
Sistema de recomendaciones de peliculas y series funcionando con Spring Boot (Java) y la librería Weka para aplicar IA
Grv-Singh/Congestion-Control-using-Twitter
🐤 Twitter Analysis of Road 🛣 Traffic Congestion Severity Estimation 📊 using Twitter & Longdo traffic API ➕
jchambyd/EditARFF
Edit and create ARRF
karthik-d/nyc-taxi-dataset-eda
Clearning, transformation and analysis large datasets as part of coursework for UCS1629: Data Warehousing and Data Mining.
rahulvaish/WEKA-Java
Collection of Java Programs using WEKA
sudip-padhye/Rainfall-Predictor-using-Regression
Univariate regression using R
aitounejjar/pa4-Learning-to-Rank
CS 276 - Programming Assignment 4
bartoszkrych/AI
Univeristy projects
Crimack/cdc04
Sources for dissertation in Computer Science produced at Queen's University Belfast
cyurtoz/HR-Analytics
Two problems and solutions for HR Analytics dataset of kaggle.com, implemented with WEKA
dogukanberkozer/Decision_Support_System_Classification_Tool
A desktop application by using WEKA library (C# application for WEKA.dll) to obtain the suitable dataset content for each classification algorithm. In the app, 11 decision support system algorithms and machine learning were used.
dTypePrototype/Conways-game-of-Life
It was an honor to do this project under the guidance of Professor Denis Leinhardt at ENSISA, Universite de Haute, Alsace, France. In this project, I predicted the final results of the Game of Life by training the Naïve Baye’s Classifier machine learning model with the training data, which was generated by the brute force implementation of Game of Life and similarly I generated the testing data also. Then I predicted the final cellular state after n generations from Naïve Baye’s Classifier by sending the test data as input in it and then calculated the accuracy by matching the predicted result with the actual results generated by brute force implementation. The algorithm was written in Java and the java machine learning libraries of Weka were used for prediction purpose.
fnumegha/Gesture-Gis
Gesture GIS extension for Arc GIS Pro
happyAyun/DataMining_Weka_Project
데이터 마이닝 프로젝트
itzmealvin/DM_depressionProject
Applying data mining techniques to predict the depression level of Vietnamese students
KaavyaRekanar/Master_Thesis
Text Classification of Legitimate and Rogue Online Privacy Policies: A manual analysis and an experimental procedure
Kunalpatil08/Knowledge-Discovery-Data-Mining
Sem6- KDDM Labs
Leon3cs/ANNImplementation-Java-Weka-ImageJ
This Java application uses a MultilayerPerceptron model that is able to classify images from 10 different categories.
victor-lucio/MultipleClassifierSystem
A classifier based on combination of other classifiers using java and weka library. (generic classifier but focused on images)
wahidstephen/Authorship-Identification-of-Punjabi-Poetry
Authorship Identification of Punjabi Poetry using feature extraction and classification algorithms with the help of NLP and the study of Punjabi language.
AdarshSai/Students-Results-Prediction-
Student's Final Exam Result Prediction using Artificial Neural Networks and Classification using Apriori Pruning
braun-steven/weka-package-template
Template for Custom Weka Packages
mattia-atzeni/spreadml
SpreadML: Bringing Machine Learning into Spreadsheets
squidmin/java-spring-boot-weka-reference
Simple linear regression model in Java using Weka