A Logistic model for predicting divorce rates among couples, implemented using the sklearn library.
-
Updated
Sep 8, 2020 - Jupyter Notebook
A Logistic model for predicting divorce rates among couples, implemented using the sklearn library.
A performance comparison between different sorting algorithms
Test for comparing sorting algorithms in terms of comparisons, swaps and execution time for the Scientific Methodology subject of Computer Science at Univasf.
Comparative analysis of Brute-force, Horspool's, and Boyer-Moore string matching algorithms.
A benchmarking toolkit for comparing Kruskal's and Prim's minimum spanning tree algorithms across various graph configurations, with visualization tools and performance analysis reports.
A comprehensive comparison of 4 algorithms for solving the 0/1 Knapsack Problem: Greedy, Dynamic Programming, Branch & Bound, and Genetic Algorithm. Includes performance analysis, visualization, and dataset generation tools.
A Win-Tie-Loss chart is a visual tool for comparing the performance of different algorithms or methods across multiple tasks or datasets. This type of chart summarizes how often a method "wins," "ties," or "loses" compared to other methods based on a specific performance metric.
Data science
Project from the CSE 5311 Design and Analysis of Algorithms course at UTA, offering insights into sorting algorithm efficiency and performance.
Project to compare list update algorithms in paid-exchanges-only model.
Delivery Truck Pallet Packing Optimization Tool Using Various Programming Approaches, Developed for the L.EIC016 - Algorithm Design Course
A cellular automaton framework for simulating and benchmarking drone swarm cooperation algorithms (Reinforcement Learning, Genetic Algorithms, etc.).
Benchmark and analysis of sorting algorithms based on input size and data variability. Includes reproducible tests, statistical runtime evaluation, and interactive visualizations.
Page Replacement Algorithm Simulator is a Streamlit-based application that simulates and compares FIFO, LRU, and Optimal algorithms. It displays memory state changes, compares page faults, and provides insights into algorithm performance.
Path finder for a 2D space using A* Algorithm, and comparison to Dijkstra and BFS
Les Petits Plats is a website containing their own recipes filtered by both search bar and research tag(s). These algorithms are each developed on a separate branch, to compare their performances.
🛠️ Discover and explore over 50 benchmarks for AI agents across key categories, enhancing evaluation of function calling, reasoning, coding, and interactions.
A computational intelligence project exploring metaheuristic algorithms for combinatorial optimization, developed for the Artificial Intelligence course at FEUP.
🐸 Evaluate Russian language quality in LLMs by measuring typical errors through benchmark tests with diverse datasets for improved responses.
Add a description, image, and links to the algorithm-comparison topic page so that developers can more easily learn about it.
To associate your repository with the algorithm-comparison topic, visit your repo's landing page and select "manage topics."