JMP Academic Series: Extending JMP with R and Python

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ต.ค. 2024
  • In this webinar we explore the many ways to extend core JMP functionality through its integration with R and Python.
    • Who should watch?
    JMP users who need an analysis available only in R or Python, or users of R and Python who also want to make use of time-saving, interactive, and powerful features in JMP. Also JMP users who want to package a JMP GUI front-end for an R or Python routine, to allow other JMP users to “use” R and Python in a JMP point-and-click interface.
    • What can I expect to get out of the webinar?
    After watching this webinar you will understand how to connect JMP to R and Python, you will be able to create your own add-ins for JMP that take advantage of these connections, and you will know where to search for more examples and help on this topic.
    • How much JMP experience should I have?
    Intermediate knowledge of JMP recommended but not required.
    Generating Python Code - 3:32
    Simple Python example - 9:07
    Simple R example - 19:49
    Add-In Example: T-SNE and UMAP - 25:00
    JMP-to-R Add-In Builder - 32:45
    Help and Resources - 40:36
    Q&A - 44:55
    Q#1 Which versions do I need for R and Python connection with JMP? - 45:02
    Q#2 Can I connect JMP with SAS (and CAS and Matlab)? - 45:38
    Q#3 Where can I download examples like the ones shown today? - 47:07
    Q#4 Where can I learn R, Python, and JSL programming? - 48:15

ความคิดเห็น • 7

  • @SaveThatMoney411
    @SaveThatMoney411 8 หลายเดือนก่อน

    Nice. For the St. Louis housing app, how did they develop the Amazon web app. I understand that the neural net model is running in the background, but the interactive GUI itself. Also, does the neural net model also predict based on location?

  • @SaveThatMoney411
    @SaveThatMoney411 8 หลายเดือนก่อน

    Also, how do we import R dataframes into JMP? I see that the T-SNE app imports data processed with R directly into JMP for visualization. How is that? I presume that the machine learning algorithm spits out multidimensional data that isn't easily exported as a csv...

  • @roberdantes9133
    @roberdantes9133 2 ปีที่แล้ว

    Hi Ruth, thanks for the great video, it is very helpful to find more applications on JMP. I'm trying to combine matplotlib and JMP graph builder, but I don't know if it is possible. I want to plot a particular graph that I only could plot on matplotlib; but I want to take the advantages about the JMP graph builder interface, like data filtering. It is possible to show a matplotlib plot over the JMP graph builder interface? Thanks in advance

  • @mijamihaminekena2026
    @mijamihaminekena2026 2 ปีที่แล้ว

    Great video. Thank you very much. Is your software available for free. How can get it please?Thanks

  • @Zane_Zaminsky
    @Zane_Zaminsky 4 ปีที่แล้ว

    Great video, Ruth! Do you know when the xgboost JMP add-in will be available? Thank you.

    • @ruthmhummel
      @ruthmhummel  4 ปีที่แล้ว +1

      I have good news: it should be publicly available within the next 2 weeks, from community.jmp.com. Russ Wolfinger, the creator, is giving a talk to illustrate its use during our virtual (and free) user conference: jmp.com/discovery-americas, and he will post it to correspond with that talk. Send me an email if you need more info!

    • @matthewleader3838
      @matthewleader3838 3 ปีที่แล้ว +1

      I’m a long time Python/R user, and a first time JMP/JSL user, and this was very helpful to me!