Skip to content

Issues: abhi8893/Titanic-Survival

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Create a base-requirements.txt and a dev-requirements.txt bug Something isn't working
#37 opened May 9, 2020 by abhi8893
Choosing random_state for sklearn algorithms question Further information is requested
#36 opened May 8, 2020 by abhi8893
What is warm start?
#30 opened May 6, 2020 by abhi8893
Comprehensive classification model evaluation enhancement New feature or request
#29 opened May 6, 2020 by abhi8893
Visualize learning curves for different algorithms enhancement New feature or request
#28 opened May 6, 2020 by abhi8893
Apply preprocessing steps like PCA, LDA enhancement New feature or request
#26 opened May 6, 2020 by abhi8893
DataFrameMapper doesn't include hyperparameters of the nested transformers bug Something isn't working enhancement New feature or request
#22 opened May 5, 2020 by abhi8893
Implement print_params with dataframe output enhancement New feature or request
#21 opened May 4, 2020 by abhi8893
Passing a single columns as a list or as a string bug Something isn't working
#18 opened May 3, 2020 by abhi8893
Enabling Stacking on pipelines help wanted Extra attention is needed
#17 opened May 3, 2020 by abhi8893
Explore Feature selection using Various algorithms enhancement New feature or request
#16 opened May 3, 2020 by abhi8893
Do we need to hardcode the categories in pipeline1? question Further information is requested
#14 opened May 3, 2020 by abhi8893
Importing DataPipeline raises warning bug Something isn't working
#13 opened May 3, 2020 by abhi8893
ProTip! Exclude everything labeled bug with -label:bug.