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

How to predict a single Titanic data? #12

Open
avinregmi opened this issue Mar 27, 2019 · 1 comment
Open

How to predict a single Titanic data? #12

avinregmi opened this issue Mar 27, 2019 · 1 comment

Comments

@avinregmi
Copy link

I was able to train using the Titanic Dataset. In the docs it says to train use the following command:
python3 model.py -d data.csv -m predict

Does this mean prediction features have to be in .csv file? Is it possible to predict a single row in a CSV file from python without using the terminal?

@amrrs
Copy link

amrrs commented Apr 2, 2019

Just wondering, Can you not make a new csv with just one row and use that for predicting?

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

No branches or pull requests

2 participants