source
sciada
0.4.0Collection of Scientific Operations
0.4.0
SCI Ada provides a collections of algorithms commonly used for data analysis:
- SCI.Correlations.* computes correlations between values,
- SCI.Occurrences.* helps in identifying occurrences of items,
- SCI.Similarities.* provides metrics to compute similarities between sets.
- SCI.Sparse.* defines sparse arrays.
- SCI.Statistics.* defines some classical statistics operations.
- SCI.Vectorizers.* transforms a list of tokens to a vector.