Great demo! Small feedback ๐Ÿ’œ

#1
by merve HF staff - opened
scikit-learn org

Hello @caliex very cool demo! I have a couple of suggestions to make it even better:

  1. Making number components a slider one instead of free text
  2. Making the dropdown component into a radio
  3. Adding event listener on each component instead of letting user click a button each time they change something.
    What do. you think?
scikit-learn org

Hi @merve

Thank you for your feedback and suggestions! I have incorporated the changes you suggested to improve the demo. Now, the number of components is a slider instead of free text, the dropdown component is now a radio button, and I have added event listeners to each component. This means that the visualization will update automatically whenever the user changes any input without the need to click a button.

I appreciate your input and hope you enjoy the updated demo. Let me know if you have any further suggestions or if there's anything else I can assist you with!

Sign up or log in to comment