Skip to content

yandexdataschool/QuantileTransformerTF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage Status DOI

QuantileTransformerTF

Tensorflow implementation of sklearn.preprocessing.QuantileTransformer. Transform only - please use the sklearn to fit.

Installation

The releases are published on PyPi

pip install quantile_transformer_tf

To install from the source

python setup.py install

Usage

Please see the docstrings and test.py

Please cite as DOI

About

Tensorflow implementation of sklearn.preprocessing.QuantileTransformer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages