HarunVeli
I study Computer Engineering .Here I share the projects I made while improving myself.
ArchitechtKonya
Pinned Repositories
Clustering_With_K-Means_Algorithm
Completes missing data in the iris dataset with the median method. Performs Min-Max normalization. Train the data using the K-Fold method and then test it with test data. Calculates the success rate of clustering the tested data with the RandIndex method.
DataStructures_Workouts
My data structures studies
HarunVeli
Java_Workouts
My Java studies
LicensePlateReading_With_OpenCv
The system to read the license plate in the photos taken from the front and back
My_OpenCv_TrainingFiles
Notes I took while learning OpenCv.
My_Optimization_Algorithms_Studies
My work with optimization algorithms on several different problems
PSO_Algorithm
PSO algorithm
QtCreator_Workouts
My QtCreator Studies
StudentBlog_FinalProject
Web Final Project
HarunVeli's Repositories
HarunVeli/HarunVeli
HarunVeli/Java_Workouts
My Java studies
HarunVeli/DataStructures_Workouts
My data structures studies
HarunVeli/Clustering_With_K-Means_Algorithm
Completes missing data in the iris dataset with the median method. Performs Min-Max normalization. Train the data using the K-Fold method and then test it with test data. Calculates the success rate of clustering the tested data with the RandIndex method.
HarunVeli/PSO_Algorithm
PSO algorithm
HarunVeli/QtCreator_Workouts
My QtCreator Studies
HarunVeli/StudentBlog_FinalProject
Web Final Project
HarunVeli/LicensePlateReading_With_OpenCv
The system to read the license plate in the photos taken from the front and back
HarunVeli/My_OpenCv_TrainingFiles
Notes I took while learning OpenCv.
HarunVeli/My_Optimization_Algorithms_Studies
My work with optimization algorithms on several different problems
HarunVeli/PSO-HBA-K_Means-Algorithm-Clustering-With-Wine-Dataset
Clustering of wine dataset using PSO, HBA, K-Means Algorithms