Clover VS Unsupervised-Classification

Compare Clover vs Unsupervised-Classification and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Clover Unsupervised-Classification
1 2
11 1,309
- -
1.7 1.4
about 1 year ago 10 months ago
Python Python
GNU General Public License v3.0 only GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Clover

Posts with mentions or reviews of Clover. We have used some of these posts to build our list of alternatives and similar projects.
  • R&D: Clover, Tree Structure-based Efficient DNA Clustering for DNA-Based Storage
    1 project | /r/NewMaxx | 12 Jan 2023
    Deoxyribonucleic acid (DNA)-based data storage is a promising new storage technology which has the advantage of high storage capacity and long storage time compared with traditional storage media. However, the synthesis and sequencing process of DNA can randomly generate many types of errors, which makes it more difficult to cluster DNA sequences to recover DNA information. Currently, the available DNA clustering algorithms are targeted at DNA sequences in the biological domain, which not only cannot adapt to the characteristics of sequences in DNA storage, but also tend to be unacceptably time-consuming for billions of DNA sequences in DNA storage. In this paper, we propose an efficient DNA clustering method termed Clover for DNA storage with linear computational complexity and low memory. Clover avoids the computation of the Levenshtein distance by using a tree structure for interval-specific retrieval. We argue through theoretical proofs that Clover has standard linear computational complexity, low space complexity, etc. Experiments show that our method can cluster 10 million DNA sequences into 50 000 classes in 10 s and meet an accuracy rate of over 99%. Furthermore, we have successfully completed an unprecedented clustering of 10 billion DNA data on a single home computer and the time consumption still satisfies the linear relationship. Clover is freely available at https://github.com/Guanjinqu/Clover.

Unsupervised-Classification

Posts with mentions or reviews of Unsupervised-Classification. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-13.

What are some alternatives?

When comparing Clover and Unsupervised-Classification you can also consider the following projects:

similarity - TensorFlow Similarity is a python package focused on making similarity learning quick and easy.

simclr - SimCLRv2 - Big Self-Supervised Models are Strong Semi-Supervised Learners

uis-rnn - This is the library for the Unbounded Interleaved-State Recurrent Neural Network (UIS-RNN) algorithm, corresponding to the paper Fully Supervised Speaker Diarization.

self-supervised - Whitening for Self-Supervised Representation Learning | Official repository

dedupe - :id: A python library for accurate and scalable fuzzy matching, record deduplication and entity-resolution.

Unsupervised-Semantic-Segmentation - Unsupervised Semantic Segmentation by Contrasting Object Mask Proposals. [ICCV 2021]

awesome-community-detection - A curated list of community detection research papers with implementations.

contrastive-reconstruction - Tensorflow-keras implementation for Contrastive Reconstruction (ConRec) : a self-supervised learning algorithm that obtains image representations by jointly optimizing a contrastive and a self-reconstruction loss.

DiffCSE - Code for the NAACL 2022 long paper "DiffCSE: Difference-based Contrastive Learning for Sentence Embeddings"

Transformer-SSL - This is an official implementation for "Self-Supervised Learning with Swin Transformers".

vectorrvnn - Data Driven method for hierarchical grouping of paths in Vector Graphics.

cs231n