This is an automated email from the ASF dual-hosted git repository.
charlie pushed a change to branch density-notebooks
in repository https://gitbox.apache.org/repos/asf/datasketches-python.git
from 6e7b37f Adding density sketch examples
add 2536e3e Removed scripts and converted to ipynb
No new revisions were added by this update.
Summary of changes:
jupyter/density_sketch/coreset_naive_bayes.ipynb | 302 +++++++++++++++++++++++
jupyter/density_sketch/kernel_density.py | 61 -----
jupyter/density_sketch/naive_bayes_classifier.py | 135 ----------
3 files changed, 302 insertions(+), 196 deletions(-)
create mode 100644 jupyter/density_sketch/coreset_naive_bayes.ipynb
delete mode 100644 jupyter/density_sketch/kernel_density.py
delete mode 100644 jupyter/density_sketch/naive_bayes_classifier.py
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]