Taylor G Smith

Results 4 repositories owned by Taylor G Smith

clust4j

150
Stars
62
Forks
Watchers

A suite of classification clustering algorithm implementations for Java. A number of partitional, hierarchical and density-based algorithms including DBSCAN, k-Means, k-Medoids, MeanShift, Affinity Pr...

skoot

55
Stars
11
Forks
Watchers

A package for data science practitioners. This library implements a number of helpful, common data transformations with a scikit-learn friendly interface in an effort to expedite the modeling process.

skutil

29
Stars
9
Forks
Watchers

NOTE: skutil is now deprecated. See its sister project: https://github.com/tgsmith61591/skoot. Original description: A set of scikit-learn and h2o extension classes (as well as caret classes for pytho...

smrt

123
Stars
27
Forks
Watchers

Handle class imbalance intelligently by using variational auto-encoders to generate synthetic observations of your minority class.