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

Add visualizations #3

Open
3 tasks
prateekiiest opened this issue Oct 4, 2017 · 5 comments
Open
3 tasks

Add visualizations #3

prateekiiest opened this issue Oct 4, 2017 · 5 comments

Comments

@prateekiiest
Copy link
Owner

The current project should contain some illustrations/ graphs since they are a fundamental part of a data mining-machine learning project.

Following this need to be done


The dataset has attributes like pclass ,sex,age and other important features that determine the accuracy of the survival.

  • Create seperate folder illustrations.
  • Under that push your graphs / illustrations for the accuracy against such attributes.
  • All your contributions must be original and should include a seperate folder for each such illustration. For example illustration\Age_vs_Accuracy_plot\plot.png.
@prateekiiest prateekiiest changed the title Add illustrations and graphs Add visualizations Oct 22, 2017
@krishamehta
Copy link
Contributor

Can I work on this?

@prateekiiest
Copy link
Owner Author

yeah sure @krishamehta

@vishal1383
Copy link
Contributor

I have done some feature engineering like making a new feature called 'Title' from names which were previously unused.It contains the same information as of Sex and some additional information too.Can I add the plots of those too?(It resulted in an increased accuracy for a simple decision tree also)

@vishal1383
Copy link
Contributor

I have already done for the Sex vs accuracy part, and working on the Title part

@prateekiiest
Copy link
Owner Author

sure you are welcome @vishal1383

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

No branches or pull requests

3 participants