Skip to content

stuck! #1

@SeekPoint

Description

@SeekPoint

rzai@rzai00:~/prj/loan-default-prediction$ python train_predict.py .
training set is ./train_v2.csv
test set is ./test_v2.csv
default classifier training...
/home/rzai/prj/loan-default-prediction/models.py:54: SettingWithCopyWarning:
A value is trying to be set on a copy of a slice from a DataFrame

See the the caveats in the documentation: http://pandas.pydata.org/pandas-docs/stable/indexing.html#indexing-view-versus-copy
data['hasnull'][pd.isnull(data).any(axis=1)] = 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions