Thursday, 30 June 2022

ONLINE CONFERENCE - oneAPI DevSummit for AI 2022 - 12 July 2022

 


Are you a researcher, data scientist, or developer looking to build AI applications and seamlessly scale them from edge to cloud?

Join us for a day of discovery with renowned industry experts who will demystify the latest technologies, tools, trends, and techniques.

  • Drop-in optimizations across popular frameworks and libraries for deep learning, machine learning, and data analytics—TensorFlow, PyTorch, scikit-learn, and more.
  • Intel AI tools for end-to-end development—data preparation, training, inference, deployment, and scaling
  • A hands-on workshop on dinosaur hunting (yes, you read that correctly)
  • Opportunities to attend tech talks and panel discussions with tech experts from Google, Accenture, RedHat, JD.COM, Aible and more.

Expand your view and vision across the AI technology spectrum to get started on your development journey or supercharge your existing one.

Preview full agenda

Register

Wednesday, 29 June 2022

Primary Supervised Learning Algorithms Used in Machine Learning by Kevin Vu via @kdnuggets

In this tutorial, they are going to list some of the most common algorithms that are used in supervised learning along with a practical tutorial on such algorithms.

This is really useful and worth a bookmark or printout.

Monday, 27 June 2022

Thursday, 23 June 2022

WEBINAR: Top 3 ways IMDb’s third-party data enhances user engagement and experience - 30 June 2022

 

 
Amazon Web Services
 
You're invited!

In this webinar, AWS joins hands with IMDb to showcase the top 3 ways third-party data improves user engagement and experience. Featuring step-by-step demonstrations and technical use cases, experts in the Media and Entertainment industry share tips on captivating audiences while reducing churn rates.

Register now

 
THURSDAY, JUNE
30
 
 
North America
2:00 PM EDT | 11:00 AM PDT
Length: 60 minutes
 

You will learn:

  • How third-party data provides additional context to first-party data
  • Solutions to common data analytics challenges
  • Ways that IMDb’s metadata on more than 12M+ cast and crew and 8M+ movie and TV titles can help you create better experiences for your users
  • How easy-to-learn AWS services, such as Amazon Neptune and Amazon Personalize, provide additional resources to improve customer satisfaction
  • How to find, discover, and use third-party data and APIs from AWS Data Exchange

Who should attend:

BI managers and executives, product managers, Heads of Marketing, CMOs, Chief Data Officers, data scientists

*The views and opinions of IMDb and their presenters are their own and do not necessarily reflect the positions of AWS

Register now
 
 

Monday, 20 June 2022

WEBINAR: Apache Iceberg: An Architectural Look Under the Covers - 28 June 2022

 

 
Dremio Logo
 
Webinar
 

 
 
 REGISTER 
 
 
 
 

date

 

Tuesday, June 28, 2022

time

 

9:00 AM PT | 12:00 PM ET

 
 
 
 
 

Speaker

 
 
 
 
Jason

Jason Hughes
Director of Product Management
Dremio

 
 
 

Data Lakes have been built with a desire to democratize data - to allow more and more people, tools, and applications to make use of data. A key capability needed to achieve it is hiding the complexity of underlying data structures and physical data storage from users. The de-facto standard has been the Hive table format, released by Facebook in 2009 that addresses some of these problems, but falls short at data, user, and application scale. So what is the answer? Apache Iceberg.

Apache Iceberg table format is now in use and contributed to by many leading tech companies like Netflix, Apple, Airbnb, LinkedIn, Dremio, Expedia, and AWS.

Join Jason Hughes, Technical Director at Dremio, for this webinar to learn the architectural details of why the Hive table format falls short and why the Iceberg table format resolves them, as well as the benefits that stem from Iceberg’s approach.

 
 

You will learn:

bullet The issues that arise when using the Hive table format at scale, and why we need a new table format
 
bullet How a straightforward, elegant change in table format structure has enormous positive effects
 
bullet The underlying architecture of an Apache Iceberg table, how a query against an Iceberg table works, and how the table’s underlying structure changes as CRUD operations are done on it
 
bullet The resulting benefits of this architectural design
 
Register
 

Friday, 17 June 2022

WEBINAR: Arduino Portenta X8: Superpower Your Linux Applications with Real-Time Execution - 28th June 2022

 

Webinar Series
Register Today

Date: Tuesday, June 28, 2022

Time: 8:00 am PDT | 11:00 am EDT | 6 pm EEST

Duration: 60 minutes

SUMMARY

In this IoT Central webinar, learn about the new and powerful Arduino Portenta X8. See a demonstration on how this industrial-grade SOM with Linux OS (preloaded) is capable of running device-independent software by leveraging its modular container architecture. 

See how the Portenta X8 performs by combining the two best approaches: the flexibility of Linux and real-time applications through the Arduino environment. By using the X8 with a Portenta Max Carrier (or other compatible carriers) attendees will see how the X8 creates a  powerful Linux computer, capable of controlling sophisticated industrial equipment and machinery. 

In this webinar will, you will also learn about: 

  • Real-world applications of Arduino Pro products
  • How to deploy a web server over Wi-Fi
  • How to implement a data logging and gateway for remote monitoring via the Arduino IoT Cloud

PresenterAndrea Richetta, Head of Customer Success at Arduino Pro

Register Today

Explaining negative R-squared by Tan Nian Wei via @TDataScience

Why and when does R-squared, the coefficient of determination, go below zero?

Interesting and good to be able to confirm it is how I thought it was.