-
Notifications
You must be signed in to change notification settings - Fork 69
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
Comments
I would like to work on this. How do I approach this? |
@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. |
@kwanit1142 ok |
@kwanit1142 i going to keep you posted on what i am doing. |
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. |
ok got it |
Any Updates @GoldExplosion ? |
i haven't worked on this. i would like not take this issue. sorry. |
No worries, Its OK |
Completion Phase-1 Linear Regression Plots -> Devyani Gorkar |
In order to understand more about influence of Parameters, Hyper-Parameters and Input Dataset on a Machine-Learning Model, following Graphs are important : -
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
The text was updated successfully, but these errors were encountered: