Some collection of codes that are used in data mining and data science related fields, developed by me
-
Updated
Mar 29, 2020 - HTML
Some collection of codes that are used in data mining and data science related fields, developed by me
Easy data compression algorithm.
A non-standard, fractal-inspired sorting algorithm with adaptive multi-pivot partitioning and k-way heap merging. Achieves near O(n log log n) performance in ideal cases.
An adaptive Cluster-Tree sorting algorithm benchmarked live against Quick Sort , tim sort and Insertion Sort. (created with the help of googles gemini AI)
Static archive of the SUT Algorithm Design course, semester 1404-2
Second project for Algorithm Design class @FEUP
Code collective of my 3rd Semester at ITER
First project for Algorithm Design class @FEUP
Add a description, image, and links to the algorithm-design topic page so that developers can more easily learn about it.
To associate your repository with the algorithm-design topic, visit your repo's landing page and select "manage topics."