Codecademy / docs

Codecademy Docs is a collection of information for all things code. 📕
https://www.codecademy.com/resources/docs
822 stars 3.65k forks source link

[Concept Entry] Sklearn Biclustering #5202

Open codecademy-docs opened 2 months ago

codecademy-docs commented 2 months ago

Reason/inspiration (optional)

We would like a new entry on the Biclustering concept under Sklearn. The entry should go in a new file under docs/content/sklearn/concepts/biclustering/biclustering.md.

The entry should include:

Please refer to the concept entry template, content standards and markdown style guide when working on the PR for this issue.

Entry Type (select all that apply)

New Concept Entrty for Existing Topic

Code of Conduct

For Maintainers

saldanhad commented 2 months ago

Hi @codecademy-docs, can I work on this ?

SaviDahegaonkar commented 2 months ago

Hey @saldanhad , You’re assigned 🎉 In addition to the documents linked in the description, please also look at the Contribution Guide. After creating a PR, the maintainer(s) (with the collaborator label) will add comments/suggestions to address any revisions before approval.

Is this your first contribution to Codecademy Docs? If so, we’re curious to know how you found out about contributing to Docs.

Thanks & Regards, Savi

saldanhad commented 2 months ago

Hi @SaviDahegaonkar, thanks for assigning this. Needed clarification on the below:

Could you advise what would codeacademy like here and if it's required to document both methods, could you advise how the concept entry should be structured. Since I have only seen single sklearn methods documented thus far. Thanks!

mamtawardhani commented 1 week ago

Hey @saldanhad, if you are still working on this issue, in my opinion you can have an intro an example for both the algorithms, the structure could be:

@Sriparno08 your thoughts?

Sriparno08 commented 1 week ago

The structure looks good, @mamtawardhani!