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

Requirement of Graphs, corresponding to each of the Implemented Machine-Learning Models #66

Open
kwanit1142 opened this issue Dec 2, 2020 · 10 comments · Fixed by #139
Labels

Comments

@kwanit1142
Copy link
Collaborator

In order to understand more about influence of Parameters, Hyper-Parameters and Input Dataset on a Machine-Learning Model, following Graphs are important : -

  1. Loss v/s Number of Iterations.
  2. Bias-Variance Tradeoff.
  3. Visual Graphs, which highlight the working of a Model on Input Dataset, taken as an Example.

Reference Literatures for Machine Learning Models related Visualizations are mentioned below : -

https://towardsdatascience.com/machine-learning-visualization-fcc39a1e376a

https://towardsdatascience.com/data-visualization-for-machine-learning-and-data-science-a45178970be7

https://www.tutorialspoint.com/machine_learning_with_python/machine_learning_with_python_understanding_data_with_visualization.htm

@GoldExplosion
Copy link
Contributor

I would like to work on this. How do I approach this?

@kwanit1142
Copy link
Collaborator Author

@GoldExplosion Read the issue carefully and refer Literature for the type of plots that can be used appropriately. In addition to that, see the Machine-Learning Models in the Repository itself, because each Model will require different Visual representation, alongside their examples too.

@GoldExplosion
Copy link
Contributor

@kwanit1142 ok

@GoldExplosion
Copy link
Contributor

@kwanit1142 i going to keep you posted on what i am doing.
right now, i am going to add separate methods for visualisation in each of the models. i will create a separate PR for each model.

@kwanit1142
Copy link
Collaborator Author

That seems to be nice. The Main Thing you have to focus on, is to include Appropriate and purposeful Graphs according to each model. They can be same or different , depending upon their application.

@GoldExplosion
Copy link
Contributor

ok got it

@kwanit1142
Copy link
Collaborator Author

Any Updates @GoldExplosion ?

@GoldExplosion
Copy link
Contributor

i haven't worked on this. i would like not take this issue. sorry.

@kwanit1142
Copy link
Collaborator Author

No worries, Its OK

@kwanit1142
Copy link
Collaborator Author

kwanit1142 commented Mar 28, 2021

Completion Phase-1

Linear Regression Plots -> Devyani Gorkar
Logistic Regression Plots -> Shreya Sachan
Polynomial Regression Plots -> Siddharth Singh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants