clarissdev / data-visualization-project-2

0 stars 2 forks source link

Peer review for proposal – Group D #6

Open khaukhau opened 1 month ago

khaukhau commented 1 month ago
thaohp113 commented 1 month ago
  1. Comment on approach

    • Scalability and flexibility: Currently, we are focusing on making ML inclusive to everyone, hence prioritizing introducing the simplest, easiest algorithms first. Therefore, we do not think of adding more complex algorithms at the moment, but we’ll sure include some latest news / blogs / tutorials / explanations, etc. that could be suitable for high level understanding.
    • Technology/lib used: We might need to use other libraries/frameworks, thank you for the suggestions!
  2. Suggestion on new features We believe hyperparameters are more important in the optimization processes and that will be a feature in visualizing optimization algorithms instead of Machine Learning algorithms.

  3. Question

    • We’ll work in details for each algorithm. For example, for KNN / logistic regressions, we could visualize the decision boundary in higher dimension, etc.
    • For optimization techniques, we believe hyperparameters are more important in the optimization processes and that will be a feature in visualizing optimization algorithms instead of Machine Learning algorithms. For example, for any change in the hyperparameters (ex: learning rate), what difference will be made into the model’s performance,....
tienvu95 commented 1 month ago

Thanks Kiet for the very detailed comment and Thao for the response. I don't think I have anything else to add.

I just want to reiterate that Kiet's note on model interpretation feature is very important. This is help you to achieve your main goal of making ML inclusive to everyone. So, focus on depth 1st. For the 1st few algorithms covered, you might want to explain its mechanism in details + provide additional tutorial (might be in forms of external links) to ensure that someone might get all the info they need about that algorithm from your product.

Note that you don't have to reply to this comment, this is just my thought on what you can do to improve your project.