This shows you the differences between two versions of the page.
|
ewis:laboratoare:02 [2023/03/15 17:38] alexandru.predescu [Data Structures] |
ewis:laboratoare:02 [2023/03/15 17:40] (current) alexandru.predescu [Data Structures] |
||
|---|---|---|---|
| Line 98: | Line 98: | ||
| <note> | <note> | ||
| - | //module1.py// | + | **//module1.py//** |
| <code python> | <code python> | ||
| Line 105: | Line 105: | ||
| </code> | </code> | ||
| - | //main.py// | + | **//main.py//** |
| <code python> | <code python> | ||
| Line 168: | Line 168: | ||
| <note> | <note> | ||
| - | Create, access, check membership | + | **Create, access, check membership** |
| <code python> | <code python> | ||
| Line 183: | Line 183: | ||
| </code> | </code> | ||
| - | Modify | + | **Modify** |
| <code python> | <code python> | ||
| Line 207: | Line 207: | ||
| </code> | </code> | ||
| - | Operations (set theory) | + | **Operations (set theory)** |
| <code python> | <code python> | ||
| Line 331: | Line 331: | ||
| **Resources**: | **Resources**: | ||
| - | * [[https://www.youtube.com/watch?v=WGlMlS_Yydk|Apriori Algorithm (Associated Learning) - Fun and Easy Machine Learning]] | ||
| * [[http://mathworld.wolfram.com/L2-Norm.html|L^2-Norm]] | * [[http://mathworld.wolfram.com/L2-Norm.html|L^2-Norm]] | ||
| * [[http://mathworld.wolfram.com/StandardDeviation.html|Standard Deviation]] | * [[http://mathworld.wolfram.com/StandardDeviation.html|Standard Deviation]] | ||
| + | * [[https://www.youtube.com/watch?v=WGlMlS_Yydk|Apriori Algorithm (Associated Learning) - Fun and Easy Machine Learning]] | ||