ContriHUB / OneML_ContriHub

0 stars 11 forks source link

Render the "Visualization of the dataset" in Logistic Regression using plotly #32

Closed sidhantagar closed 3 years ago

sidhantagar commented 3 years ago

Rewrite code to render the "Visualization of the dataset" in Logistic Regression using plotly.

Refer to expectedoutput1.html in the expected outputs folder for the desired output.

In order to contribute to this issue, refer to the additional contributing guide here

Umang-19 commented 3 years ago

Request sent on ContriHub. Kindly assign :)

sidhantagar commented 3 years ago

Hi Umang,

As per the additional contributing guidelines mentioned in the folder, you are not eligible for solving any more plotly issues under the scatter category. This has been done to prevent people from submitting the same code with minor changes and to give others an opportunity to learn and work on the Plotly framework. I would suggest trying out the animated category if you want some challenge or the line category.

All the best!

AnuragGupta806 commented 3 years ago

I want to work on this issue

sidhantagar commented 3 years ago

Hi Anurag could you please raise just one PR and before raising the PR, If you could host the notebook on Kaggle for me to verify the code, that would be amazing

AnuragGupta806 commented 3 years ago

Kaggle Notebook

sidhantagar commented 3 years ago

Hi Anurag, There is a stray "," in the trace details of the hover box. Please remove that. Once completed, you can open a new PR

AnuragGupta806 commented 3 years ago

Removed the stray "," in the new commit in this PR and also in this notebook