Abnormal Traffic Identification Classifier based on Machine Learning. My code for undergraduate graduation design.
-
Updated
Nov 25, 2020 - Java
Abnormal Traffic Identification Classifier based on Machine Learning. My code for undergraduate graduation design.
Machine learning library for classification tasks
ID3 Decision Tree Classifier for Machine Learning along with Reduced Error Pruning and Random Forest to avoid overfitting
Implementing a decision tree data type for text classification.
Implementation of several classification algorithms in Java. In addition to algorithms, it was necessary to implement tools for reading data, validation and evaluation metrices.
Assignments and Exercises implemented during undergrad
Movie Sentiment predictor using decision tree classifier and random forests.
Implementation from scratch of a ID3 Decision Tree
SiMI imputes numerical and categorical missing values by making an educated guess based on records that are similar to the record having a missing value. Using the similarity and correlations, missing values are then imputed. To achieve a higher quality of imputation some segments are merged together using a novel approach.
Repository containing solutions to given assignments as a part of the Introduction to Artificial Intelligence university course.
Individual project on Decision Trees for the Curricular Unit of "Artificial Intelligence" @ FCUP, Porto
This repository features a Java implementation of a Decision Tree Classifier, demonstrating the algorithm's core concepts, including tree building, predictions, and model evaluation.
Adaboost implementation for my artificial intelligence class
Project on Decision Trees for the Curricular Unit of "Artificial Intelligence" @ FCUP, Porto
Implementation of the ID3 decision tree learning algorithm for classification of a property buyers data set
Add a description, image, and links to the decision-tree-classifier topic page so that developers can more easily learn about it.
To associate your repository with the decision-tree-classifier topic, visit your repo's landing page and select "manage topics."