Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Sitaras
/
Software-Development-for-Algorithmic-Problems_Project-1
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
Silhouette
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 31, 2021
Fixed the initialization (size) of the hashTables used in Range Search (LSH and Hyercube)
giannhskp
committed
c99762c
Copy full SHA for c99762c
Added time measurements for HyperCube (+time measurment for RangeSearch in LSH)
giannhskp
committed
01ea926
Copy full SHA for 01ea926
Fixed the initialization of LSH. The size of every hashTable is now based on the number of vectors of the input file (n/4)
giannhskp
committed
3c2f3f5
Copy full SHA for 3c2f3f5
Added time measurements for LSH
giannhskp
committed
4bea905
Copy full SHA for 4bea905
Implemented Silhouette for all clustering methods
giannhskp
committed
9bb466e
Copy full SHA for 9bb466e
Fixed a bug on Cluster (Hypercube) implementation. Improved speed on Cluster LSH implementation
giannhskp
committed
62eefb1
Copy full SHA for 62eefb1
Commits on Oct 30, 2021
added counter for Lloyd's clusters
giannhskp
committed
5a01c15
Copy full SHA for 5a01c15
clustering output file
sitaras
committed
2f287a9
Copy full SHA for 2f287a9
clustering output file
sitaras
committed
9232650
Copy full SHA for 9232650
clustering output file
sitaras
committed
cba8d49
Copy full SHA for cba8d49
Fixed all errors on valgrind in Hypecube
giannhskp
committed
14c55ab
Copy full SHA for 14c55ab
test
giannhskp
committed
e5480bb
Copy full SHA for e5480bb
Commits on Oct 29, 2021
args completed
sitaras
committed
1919011
Copy full SHA for 1919011
Commits on Oct 28, 2021
nothing
sitaras
committed
8714d4f
Copy full SHA for 8714d4f
LSH,hyper, completed needed to add time for the calculations tLsh,tTrue,tHc
sitaras
committed
b370231
Copy full SHA for b370231
Commits on Oct 27, 2021
impove minDistbetwnCenttroids()
sitaras
committed
23968be
Copy full SHA for 23968be
Merge pull request #8 from Sitaras/clusterHypercube
Show description for 10c9f75
giannhskp
authored
10c9f75
Copy full SHA for 10c9f75
leaks fixed
sitaras
committed
80b4220
Copy full SHA for 80b4220
Implemented Clustering with Hypercube reverse assignment
giannhskp
committed
55a3c6b
Copy full SHA for 55a3c6b
fixed conflicts when connecting both LSH and Hypercube to Cluster implementation
giannhskp
committed
71ea851
Copy full SHA for 71ea851
Splitted clustering files
giannhskp
committed
f20f2ee
Copy full SHA for f20f2ee
Commits on Oct 26, 2021
Added id for every vector
giannhskp
committed
bdfcd0b
Copy full SHA for bdfcd0b
Merge pull request #7 from Sitaras/reverseApproach
Show description for 42a1545
giannhskp
authored
42a1545
Copy full SHA for 42a1545
Merge branch 'master' into reverseApproach
giannhskp
authored
ab2db80
Copy full SHA for ab2db80
Fixed the probes parameter in Hypercube (PART 1)
giannhskp
committed
902fd9d
Copy full SHA for 902fd9d
Finished the implementation of reverse assignment with LSH
giannhskp
committed
eac56b4
Copy full SHA for eac56b4
no leaks anymore
sitaras
committed
4721f46
Copy full SHA for 4721f46
add function for the query file at lsh and hyper
sitaras
committed
681660f
Copy full SHA for 681660f
Commits on Oct 25, 2021
fix some leaks, except confList
sitaras
committed
b00b95d
Copy full SHA for b00b95d
Continued the implementation of Reverse Assignment LSH. A bug still exists in the while loop (added a break statmenet in oeder to execute only the first iteration)
giannhskp
committed
ef25b8b
Copy full SHA for ef25b8b
test
giannhskp
committed
b04cedf
Copy full SHA for b04cedf
70% completed the reverseApproach or not
sitaras
committed
4eae350
Copy full SHA for 4eae350
70% completed the reverseApproach
sitaras
committed
7d9b67e
Copy full SHA for 7d9b67e
70% completed the reverseApproach
sitaras
committed
31aadda
Copy full SHA for 31aadda
70% completed the reverseApproach
sitaras
committed
d12d6bc
Copy full SHA for d12d6bc
Pagination
Previous
Next
You can’t perform that action at this time.