Juan E. Vargas

Results 14 comments of Juan E. Vargas

Several datasets from the ISLR Book second edition are missing, e.g., Advertising. Is there a way to add them? Thank you.

It is right here: http://dfdx.github.io/Spark.jl/ On Mon, Jul 25, 2022 at 12:29 AM Andrei Zhabinski ***@***.***> wrote: > Can you point to the page with this example? SparkConf has been...

I think I see what you mean. The documentation at Github points to different content depending on the links one follows. These links coming from Julia Hub mention SparkContext https://juliahub.com/ui/Packages/Spark/zpJEw/0.6.0...

Yes, I noticed the changes. I guess the JuliaHUb people need to be notified. Given the changes that I can see now in the docs, it looks like the SparkContext...

[p2.jl.txt](https://github.com/dfdx/Spark.jl/files/9193565/p2.jl.txt)

Thanks, I'll check it out. On Wed, Jul 27, 2022 at 3:27 AM Andrei Zhabinski ***@***.***> wrote: > Let's go through your code piece by piece: > > using Pkg;...

Hi Andrei, Yes, I revisited the code again as per your suggestions and I can see better what is happening. In retrospect I assumed that the DataFrames from Spark.jl were...

I found that the question was as I expected insanely silly. Just got the Open AI in Python ( :-( ) to at least get the example demo working. I...

Hi Ranesh I tried the steps you suggest under a new virtual env. As you said, the version of tf/keras installed is 2.15.0. The torch is 2.1.2+cu121, both of which...

It looks like this is the problem. Thank you so much for your feedback. Juan On Tue, Jan 2, 2024 at 1:19 AM Surya ***@***.***> wrote: > Hi @JuanVargas ,...