Skip to content

ValueError: Input contains NaN, infinity or a value too large for dtype('float64'). #182

Description

@ijeffking

While training the model on the dataset 'Predict The Flight Ticket Price Hackathon' I encountered the abovementioned error

# train models with AutoML
automl = AutoML(mode="Compete")
automl.fit(X_train, y_train)

Link to data https://www.machinehack.com/hackathons/predict_the_flight_ticket_price_hackathon

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions