Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add clustering models inside single_model_dict #32

Open
sagnik1511 opened this issue Feb 7, 2022 · 14 comments
Open

Add clustering models inside single_model_dict #32

sagnik1511 opened this issue Feb 7, 2022 · 14 comments
Assignees
Labels
easy Points will be: 1(1st Phase), 2(2nd Phase). 1 day will be allotted. JWOC This issue/pull request will be considered for JWOC 2k22.

Comments

@sagnik1511
Copy link
Owner

What you have to do-
1. Add 5 new clustering models inside tab_automl.automl.models file's single_model_dict object.
2. Follow same code representations.

Follow contributing guidelines on README.md

@sagnik1511 sagnik1511 added easy Points will be: 1(1st Phase), 2(2nd Phase). 1 day will be allotted. JWOC This issue/pull request will be considered for JWOC 2k22. labels Feb 7, 2022
@github-actions github-actions bot closed this as completed Feb 7, 2022
Repository owner deleted a comment from github-actions bot Feb 7, 2022
@sagnik1511 sagnik1511 reopened this Feb 7, 2022
@Tihsrah
Copy link
Contributor

Tihsrah commented Feb 11, 2022

Please assign me this under JWOC

@snega16
Copy link
Contributor

snega16 commented Feb 11, 2022

I want to work on this issue under JWOC

@sagnik1511
Copy link
Owner Author

Please assign me this under JWOC

Assigned, Good Luck!!!

Tihsrah added a commit to Tihsrah/Tabular-AutoML that referenced this issue Feb 11, 2022
Add clustering models inside single_model_dict
Tihsrah added a commit to Tihsrah/Tabular-AutoML that referenced this issue Feb 11, 2022
Affinity Propagation
Agglomerative Clustering
Birch
DBSCAN
KMeans
@Tihsrah
Copy link
Contributor

Tihsrah commented Feb 11, 2022

pushed!

@sagnik1511
Copy link
Owner Author

Please create PR for that to let me review and merge! @Tihsrah

Tihsrah added a commit to Tihsrah/Tabular-AutoML that referenced this issue Feb 11, 2022
Affinity Propagation
Agglomerative Clustering
Birch
DBSCAN
KMeans
Tihsrah added a commit to Tihsrah/Tabular-AutoML that referenced this issue Feb 11, 2022
Affinity Propagation
Agglomerative Clustering
Birch
DBSCAN
KMeans
Tihsrah added a commit to Tihsrah/Tabular-AutoML that referenced this issue Feb 11, 2022
Affinity Propagation
Agglomerative Clustering
Birch
DBSCAN
KMeans

Push.
sagnik1511 added a commit that referenced this issue Feb 12, 2022
Adding clustering 5 models inside single_model_dict #32
@sagnik1511
Copy link
Owner Author

sagnik1511 commented Feb 12, 2022

Thanks @Tihsrah , merged!

@sagnik1511
Copy link
Owner Author

@snega16 , you can add new PR on this issue, do confirm if you want to work, then I'll assign you.

@snega16
Copy link
Contributor

snega16 commented Feb 13, 2022

@snega16 , you can add new PR on this issue, do confirm if you want to work, then I'll assign you.

Yes

@sagnik1511 sagnik1511 assigned snega16 and unassigned Tihsrah Feb 13, 2022
@sagnik1511
Copy link
Owner Author

@snega16, best of luck!

sagnik1511 added a commit that referenced this issue Feb 13, 2022
[Issue {#32}]Add clustering models inside single_model_dict
@sagnik1511
Copy link
Owner Author

Thanks, @snega16, merged!

@nerdy-nakul
Copy link

Hello,
My name is Nakul.
I'm a jwoc participant, is this issue still open?

@Akansha3001
Copy link

Hi! I would like to add Hierarchical clustering algorithm to it. Please assign me the issue

@Sherlock-221BBS
Copy link
Contributor

I have assigned you, go ahead and solve the issue within your time limit

@Akansha3001
Copy link

I have assigned you, go ahead and solve the issue within your time limit

Sure. Thank you

Akansha3001 added a commit to Akansha3001/Tabular-AutoML that referenced this issue Feb 17, 2023
Changes made
Adding Hierarchical Divisive Clustering to models.py

Description
The divisive clustering algorithm is a top-down clustering approach, initially, all the points in the dataset belong to one cluster and split is performed recursively as one moves down the hierarchy.
Akansha3001 added a commit to Akansha3001/Tabular-AutoML that referenced this issue Feb 17, 2023
[Issue {sagnik1511#32}]Add clustering models inside single_model_dict
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy Points will be: 1(1st Phase), 2(2nd Phase). 1 day will be allotted. JWOC This issue/pull request will be considered for JWOC 2k22.
Projects
None yet
Development

No branches or pull requests

6 participants