מפגש R בישראל 2018-05-28

עידכון 2018-06-03: באפשרותכם להוריד את המצגות של ההרצאות שהועברו מהקישור שכאן.

אנחנו שמחים מאד להזמין אתכם למפגש R אשר יתקיים ב 28.5 (יום שני) ב 19:30 ב start hub, מתחם WeWork אבן גבירול 30 תל אביב (תודה רבה לעמרי מנדלס שעזר ודחף לכך שהמפגש יתקיים).

המפגש הזה מתקיים בזכות צירוף המקרים המשמח לפיו יהיו לנו שני משתמשי R מתקדמים (דין ויוני, ראו פירוט בהמשך) שמגיעים לבקר בישראל בעוד שבועיים, והסכימו לתת לנו הרצאות על העבודה שהם עושים ובכך מציעים לנו מספיק תוכן איכותי שאמור להחזיק מפגש שלם (עמרי ואנוכי ניתן הרצאות משלנו גם כן).
ההרצאות במפגש יתחילו בשעה 19:30 ויסתיימו בסביבות 22:00 (עם הפסקה של חצי שעה באמצע). במפגש יועברו 4 הרצאות (כל אחת בין 20 ל- 30 דקות, אנו צפויים לגלות מידה מסויימת של גמישות),סילבוסים מורחבים בהמשך הפוסט:
  • What makes an R talk popular? Scraping useR2017 attendance information to find out! – Dean Attali
  • Sinew: Simple R Package Documentation – Yoni Sidi
  • Cloud computing with R – Omri Mendels
  • Highlights from eRum 2018 – Tal Galili
ההשתתפות היא בחינם, אך דורשת הרשמה מוקדמת: עליכם להירשם בגוגל-טופס שמופיע בקישור הישיר כאןיש הגבלת מקום של כ- 100 איש, אז אנא מהרו להירשם. לאחר שירשמו 100 הראשונים, ישלח אליהם (כשבוע לקראת המפגש) מייל שמודיע שהם "בפנים". לאחר מכן ההרשמה תישאר פתוחה ל"רשימת המתנה", ובשבוע שלפני הסדנא נברר כמה אנשים לא יוכלו להגיע – ונזמין את האנשים מרשימת ההמתנה להגיע. בד"כ כשליש (לפחות) מהאנשים מבטלים ברגע האחרון, אז הרבה מהאנשים של רשימת ההמתנה צפויים לקבל הזמנה להגיע (אז תירשמו :) ).

קהל היעד?

משתמשי R עם ניסיון של יותר משנה בתוכנה (חלק מההרצאות יהיו באנגלית).

נושאי המפגש

להלן נושאי ההרצאות:

 

What makes an R talk popular? Scraping useR2017 attendance information to find out! – Dean Attali

Last summer, the useR! conference in Belgium invited all its attendees to use a scheduling app to mark the sessions they'd like to attend. Since the majority of people at the conference actually used this service and the schedule of each person was public, some interesting data regarding people's R talk preferences can be extracted. Which talks are most anticipated? Which types of session do people prefer the most? To answer these questions, the full scheduling data can be scraped with R and presented with a Shiny app to make it easy to explore.
About the speakerhttps://github.com/daattali
Sinew: Simple R Package Documentation – Yoni Sidi 
At the core of creating reproducible research is the daunting process of documentation, and working with R presents no exception. The standardized R package documentation is part of the appeal for new (and experienced) users, where concise, clear instructions are cherished. Packages are great for reusing scripts in a consistent fashion and for developers, package creation helps organizing and maintaining their ideas.
The barrier to entry for package maintenance and documentation, however may be too high for R users embarking on the task of package creation, thereby discouraging them from development. The out-of-the-box roxygen2 skeleton supplied by RStudio gives the bare bones road map of what should be part of function documentation.
The goal of sinew is to automate nearly all of the manual tasks needed to document functions, properly set up the import fields for oxygenation, and make it easier to attain documentation consistency across functions and packages.
Once the initial documentation is set, sinew can be used as part of the natural maintenance workflow to automatically change and append updated parameters, definitions, defaults, add namespacing to functions and dependencies, making your documentation great – again!
About the speakerhttps://github.com/yonicd/

Cloud computing with R – Omri Mendels

We'll touch some of the tools available for R developers on Microsoft's cloud, Azure. These tools help R users to set up data science environments (notebooks, r-studio server), handle big data with Spark, run parallel processes, and run machine learning models in R.
About the speaker: Omri Mendels is a Senior Data & Applied Scientist at Microsoft. In his current role he helps different companies solve interesting machine learning and data related problems. The solutions to these problems are then shared with the open source community and on Microsoft's developer blog.

Highlights from eRum 2018 – Tal Galili

The eRum (a.k.a: The European R Users Meeting) is an international conference, similar to useR!, that occurs every two years (specifically, in the years in which useR is taking place outside of Europe). Link to the post explaining why I'll go to eRum this year and not useR.
I have no idea what I'll talk about, but I suspect it would be cool.
About the speakerhttps://github.com/talgalili/
פורסם בקטגוריה מפגשי R. אפשר להגיע לכאן עם קישור ישיר.

כתיבת תגובה

האימייל לא יוצג באתר. שדות החובה מסומנים *