Search for tag: "instance"
Section 11/17/21: AutoML in practiceZoom Recording ID: 95071859677 UUID: 7SwHgWAPSYeW0s+5BsZyUg== Meeting Time: 2021-11-17T16:16:44Z
From Madeleine Udell
27 plays
|
|
Section: post-hoc interpretability (LIME, SHAP)Zoom Recording ID: 95071859677 UUID: 8jQJz7E4RLS27UeD6NpZ6w== Meeting Time: 2021-11-03T15:17:11Z
From Madeleine Udell
18 plays
|
|
Section 10/19/21: data structures for treesZoom Recording ID: 95071859677 UUID: I9oDNFt7Sfm4q0Y1iLzJTg== Meeting Time: 2021-10-19T18:31:00Z
From Madeleine Udell
31 plays
|
|
Section 9/8/21Zoom Recording ID: 91739230861 UUID: dn/JnDAMQE6P41kFx5xwnA== Meeting Time: 2021-09-08T15:19:44Z
From Madeleine Udell
87 plays
|
|
PARADIM Summer School 2021 - DFT of Quantum MagnetsPARADIM Summer School 2021 Materials Growth and Design - Frustrated and Quantum Magnetism: DFT of Quantum Magnets
From Brenda Fisher
21 plays
|
|
Informal Theory SeminarZoom Recording ID: 96116630382 UUID: ZYw6T6tSRXiQF/g8W8vKzQ== Meeting Time: 2021-05-27T18:56:25Z
From Eunah Kim
3 plays
|
|
SOIL Seminar: Project Everest: Verified Secure Compenents in WebAssemblyTitle: Project Everest: Verified Secure Compenents in WebAssembly Speaker: Jonathan Protzenko Summary: Project Everest is a multi-institutional effort that aims to build a stack of formally verified…
From Ross Tate
10 plays
|
|
Zoom Nov. 12. Dynamic TypingOur last presentation on classes reviews the issue of typing, and why this has become much trickier with the introduction of subclasses. This is the last material covered in the second exam.The…
From Hannah Lee
36 plays
|
|
Lesson 25.2 Error-Specific RecoveryIn this video we show how to use the error type to give you more control over a try-except statement. You can chose to recover from some errors, while completely ignoring other errors.
From Hannah Lee
74 plays
|
|
Lesson 25.1 Error TypesIn this video we revisit error messages in Python and show how to read the error type. This type is a class, which means that you can construct your own error objects.
From Hannah Lee
76 plays
|
|
Lesson 24.4 Duck TypingThis partial typing from the previous video has a name. It is called duck typing. In this video we show both why this is so popular among Python programmers and also why it is so controversial.
From Hannah Lee
78 plays
|
|
Lesson 24.2 The isinstance FunctionIn this video, we show that we can solve the problem of strict typing by using the isinstance function. This function will be our preferred way for enforcing preconditions going forward.
From Hannah Lee
73 plays
|
|
SOIL Seminar: Interface Types Introduction and UpdateTitle: Interface Types Introduction and Update Speaker: Luke Wagner—Fastly Summary: The presentation will recap the motivation and requirements for the Interface Types proposal as well as the…
From Ross Tate
63 plays
|