Giter Site home page Giter Site logo

Comments (17)

wbo4958 avatar wbo4958 commented on September 28, 2024

@firestarman Could you have a look at this issue?

from spark-xgboost-examples.

firestarman avatar firestarman commented on September 28, 2024

Which notebook did you use, Python or scala ?

from spark-xgboost-examples.

sdev2030 avatar sdev2030 commented on September 28, 2024

I am using the Python notebook. Error is when creating XGBoost classifier. (4th command cell)
https://github.com/NVIDIA/spark-xgboost-examples/blob/spark-3/examples/notebooks/python/mortgage-gpu.ipynb

from spark-xgboost-examples.

sdev2030 avatar sdev2030 commented on September 28, 2024

Hi @firestarman,
I could get past the method not found error after redoing the initialization script and library install.
Now I am getting "IllegalArgumentException: features does not exist." error. Rapids-4-spark Libraries are installed successfully. Anything else I need to setup. Let me know. Thanks
Screen Shot 2020-07-21 at 11 39 10 AM

from spark-xgboost-examples.

wbo4958 avatar wbo4958 commented on September 28, 2024

Please refer to
#13 (comment)
#13 (comment)

from spark-xgboost-examples.

sdev2030 avatar sdev2030 commented on September 28, 2024

Hi @wbo4958,
I followed the coding as suggested in issue #13 but it didn't solve the issue. Still getting "features does not exist" error.
Screen Shot 2020-07-21 at 7 39 41 PM
Any thing else I need to change. Thanks for your support.

from spark-xgboost-examples.

wbo4958 avatar wbo4958 commented on September 28, 2024

Hi @sdev2030, Could you check if rapids-4-spark jar has contained SQLPlugin,

jar tf rapids-4-spark.jar | grep SQLPlugin

from spark-xgboost-examples.

sdev2030 avatar sdev2030 commented on September 28, 2024

Hi @wbo4958,
I checked it in the folder where the "rapids-4-spark*.jar" file is there and SQLPlugin is in the jar. If I just put the command as you mention above, it fails. Should I be having rapids-4-spark.jar without version numbers. Let me know.
Screen Shot 2020-07-21 at 9 50 07 PM

from spark-xgboost-examples.

gnani4444 avatar gnani4444 commented on September 28, 2024

Hi @wbo4958 @firestarman
This is not relevant to this issue,
Its from the previous issue

Can you share any notebook or code for hyper-parameter tuning using hyperopt, If you already have it.

I couldn't find featureImportances method for the model object. Can you guide me how to get feature importances.

Thanks in Advance

from spark-xgboost-examples.

wbo4958 avatar wbo4958 commented on September 28, 2024

Hi @wbo4958,
I checked it in the folder where the "rapids-4-spark*.jar" file is there and SQLPlugin is in the jar. If I just put the command as you mention above, it fails. Should I be having rapids-4-spark.jar without version numbers. Let me know.
Screen Shot 2020-07-21 at 9 50 07 PM

Hi @sdev2030, Is there any history WebUI and paste Spark Properties of Environment

from spark-xgboost-examples.

wbo4958 avatar wbo4958 commented on September 28, 2024

Hi @wbo4958 @firestarman
This is not relevant to this issue,
Its from the previous issue

Can you share any notebook or code for hyper-parameter tuning using hyperopt, If you already have it.

I couldn't find featureImportances method for the model object. Can you guide me how to get feature importances.

Thanks in Advance

Hi @gnani4444 Could you file another issue?

from spark-xgboost-examples.

gnani4444 avatar gnani4444 commented on September 28, 2024

@sdev2030
Can you add the conf directly to the cluster like below image in databricks cluster configuration.

image

from spark-xgboost-examples.

gnani4444 avatar gnani4444 commented on September 28, 2024

Hi @wbo4958 @firestarman
This is not relevant to this issue,
Its from the previous issue
Can you share any notebook or code for hyper-parameter tuning using hyperopt, If you already have it.
I couldn't find featureImportances method for the model object. Can you guide me how to get feature importances.
Thanks in Advance

Hi @gnani4444 Could you file another issue?

Hi @wbo4958 , I filed another issue here

from spark-xgboost-examples.

sdev2030 avatar sdev2030 commented on September 28, 2024

Hi @wbo4958,
when I set the spark conf at the cluster level..I am getting a new error now. Is 7.0 stable...doubting that now!
Screen Shot 2020-07-22 at 4 39 31 PM

from spark-xgboost-examples.

gnani4444 avatar gnani4444 commented on September 28, 2024

Hi @wbo4958,
when I set the spark conf at the cluster level..I am getting a new error now. Is 7.0 stable...doubting that now!

@sdev2030 Are you using Databricks runtime 7.0 or 7.0 ML or 7.0 ML GPU ?. Please make sure you are using 7.0 ML GPU.

from spark-xgboost-examples.

sdev2030 avatar sdev2030 commented on September 28, 2024

Hi @wbo4958 @firestarman
Bit more progress. I was using p2 as worker node before, my apologies for missing to notice the m/c type before.
Once I switched the p3 for worker node, the training seems to fail at the 2nd stage. It appears like the processing goes thru fine and at the end it fails for some reason. I am attaching the errors. Please let me know if there is anything I need to change.
Thanks!
Screen Shot 2020-07-24 at 10 15 26 AM
java error - gpu training.pdf

from spark-xgboost-examples.

sdev2030 avatar sdev2030 commented on September 28, 2024

Run time Java error were related to Databricks 7.0 GPU issue. Once it got resolved, the training worked.
I still need to set the spark configs at the cluster level for the notebook to work. Setting inside the notebook didn't work.

from spark-xgboost-examples.

Related Issues (17)

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.