Skip to content

Clustering notebook #152

Merged
merged 14 commits into from Oct 19, 2021
Merged

Clustering notebook #152

merged 14 commits into from Oct 19, 2021

Conversation

alex-hse-repository
Copy link
Collaborator

@alex-hse-repository alex-hse-repository commented Oct 7, 2021

IMPORTANT: Please do not create a Pull Request without creating an issue first.

Before submitting (must do checklist)

  • Did you read the contribution guide?
  • Did you update the docs? We use Numpy format for all the methods and classes.
  • Did you write any new necessary tests?
  • Did you update the CHANGELOG?

Type of Change

  • Examples / docs / tutorials / contributors update
  • Bug fix (non-breaking change which fixes an issue)
  • Improvement (non-breaking change which improves an existing feature)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Proposed Changes

Add Clustering notebook

Related Issue

Closing issues

closes #128

@alex-hse-repository alex-hse-repository added the example Script or jupyter notebook with example label Oct 7, 2021
@alex-hse-repository alex-hse-repository self-assigned this Oct 7, 2021
@codecov-commenter
Copy link

codecov-commenter commented Oct 7, 2021

Codecov Report

Merging #152 (5148a68) into master (e441865) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #152   +/-   ##
=======================================
  Coverage   88.31%   88.31%           
=======================================
  Files          76       76           
  Lines        3518     3518           
=======================================
  Hits         3107     3107           
  Misses        411      411           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e441865...5148a68. Read the comment docs.

@julia-shenshina julia-shenshina removed their request for review October 7, 2021 13:35
@alex-hse-repository alex-hse-repository requested review from julia-shenshina and removed request for julia-shenshina October 7, 2021 14:19
@julia-shenshina julia-shenshina merged commit e3eb1b4 into master Oct 19, 2021
@iKintosh iKintosh deleted the _ISSUE-128 branch November 18, 2021 15:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
example Script or jupyter notebook with example
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clustering example notebook
3 participants