Coder Social home page Coder Social logo

fix_missing possible bug? about fastai HOT 7 CLOSED

fastai avatar fastai commented on April 27, 2024
fix_missing possible bug?

from fastai.

Comments (7)

jph00 avatar jph00 commented on April 27, 2024 1

Yes it could do, I think. I guess give it a go and see if you can come up with a situation where it fails - if you can, a PR to fix would be appreciated! :)

from fastai.

AdityaSoni19031997 avatar AdityaSoni19031997 commented on April 27, 2024

We might need to look for nan's in test set also?

from fastai.

EKami avatar EKami commented on April 27, 2024

We might need to look for nan's in test set also?

Yes, NaN could exists in the test set and not in the train set and given the actual code that would cause some issues regarding the resulting dimensions of the 2 sets.

from fastai.

AdityaSoni19031997 avatar AdityaSoni19031997 commented on April 27, 2024

Actually I was always under the impression that the test set will atleast won't contain that or will have a method to auto resolve that issues(using imputer like thing) or remove that particular entry..
Thanks.

from fastai.

jph00 avatar jph00 commented on April 27, 2024

I'll close this in the absence of a failing test case - feel free to reopen if you manage to create one.

from fastai.

AdityaSoni19031997 avatar AdityaSoni19031997 commented on April 27, 2024

Can we use proc_df in the testset?
It seems that y_fld is to be mentioned?

from fastai.

AdityaSoni19031997 avatar AdityaSoni19031997 commented on April 27, 2024

Ran into this issue while trying out the kaggle's House Regression Price Prediction Competition

from fastai.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.