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

Sphinx Docstring Update - Nearest Centroid #782

Merged
merged 4 commits into from
Oct 30, 2023

Conversation

mail4umar
Copy link
Collaborator

  • I have commented out some functions such as model.report and model.to_python because of bugs.

@mail4umar mail4umar requested a review from oualib October 27, 2023 17:13
@mail4umar mail4umar self-assigned this Oct 27, 2023
@mail4umar mail4umar added the Documentation Documentation issue or requirement. label Oct 27, 2023
@oualib oualib linked an issue Oct 29, 2023 that may be closed by this pull request
@oualib
Copy link
Member

oualib commented Oct 29, 2023

@mail4umar please check if it works for you now.

@mail4umar
Copy link
Collaborator Author

close #781

@mail4umar mail4umar added the Bug Something isn't working. label Oct 30, 2023
@oualib oualib merged commit f26db21 into master Oct 30, 2023
7 checks passed
mail4umar added a commit that referenced this pull request Oct 30, 2023
* Sphinx Docstring Update - Nearest Centroid (#782)

* Update cluster.py

* correcting bugs and doc - Nearest Centroids

* Update cluster.py

* Update cluster.py

---------

Co-authored-by: Badr <badr.ouali@outlook.fr>

* Correcting format_relation (#785)

* Update naive_bayes.py (#784)

---------

Co-authored-by: Badr <badr.ouali@outlook.fr>
Co-authored-by: Badr Ouali <32390048+oualib@users.noreply.github.com>
oualib added a commit that referenced this pull request Oct 31, 2023
… in cluster + MCA in decomposition (#786)

* Update neighbors.py

* DBSCAN docstring

* Docstring for MCA

* Getting Latest changes from Master (#789)

* Sphinx Docstring Update - Nearest Centroid (#782)

* Update cluster.py

* correcting bugs and doc - Nearest Centroids

* Update cluster.py

* Update cluster.py

---------

Co-authored-by: Badr <badr.ouali@outlook.fr>

* Correcting format_relation (#785)

* Update naive_bayes.py (#784)

---------

Co-authored-by: Badr <badr.ouali@outlook.fr>
Co-authored-by: Badr Ouali <32390048+oualib@users.noreply.github.com>

* bug correction

* Update neighbors.py

* corrections

* black

* Update neighbors.py

---------

Co-authored-by: Badr <badr.ouali@outlook.fr>
Co-authored-by: Badr Ouali <32390048+oualib@users.noreply.github.com>
@mail4umar mail4umar deleted the sphinx-ml-vertica-cluster-3 branch November 21, 2023 04:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working. Documentation Documentation issue or requirement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG - NearestCentroid model report and to_python
2 participants