Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stephaniehicks/benchmark-kmeans
Repository to benchmark k-means using HDF5 files using (1) sci-kit learn in Python and (2) BiocSklearn in R/Bioconductor
https://github.com/stephaniehicks/benchmark-kmeans
Last synced: 3 days ago
JSON representation
Repository to benchmark k-means using HDF5 files using (1) sci-kit learn in Python and (2) BiocSklearn in R/Bioconductor
- Host: GitHub
- URL: https://github.com/stephaniehicks/benchmark-kmeans
- Owner: stephaniehicks
- Created: 2018-07-09T17:34:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-24T16:55:42.000Z (about 6 years ago)
- Last Synced: 2023-10-20T23:14:57.066Z (about 1 year ago)
- Language: HTML
- Size: 25.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Benchmarking k-means using HDF5 files
This repository contains code on benchmarking k-means using HDF5 files using sci-kit learn in Python and BiocSklearn in R/Bioconductor. This work is with Shenzhi Shi, a summer intern in the Hicks lab at Johns Hopkins Bloomberg School of Public Health in Summer 2018.
### Contributors
* Shenzhi Shi
* Stephanie Hicks