diff --git a/.obsidian/core-plugins.json b/.obsidian/core-plugins.json index e69de29..9405bfd 100644 --- a/.obsidian/core-plugins.json +++ b/.obsidian/core-plugins.json @@ -0,0 +1,20 @@ +[ + "file-explorer", + "global-search", + "switcher", + "graph", + "backlink", + "canvas", + "outgoing-link", + "tag-pane", + "page-preview", + "daily-notes", + "templates", + "note-composer", + "command-palette", + "editor-status", + "bookmarks", + "outline", + "word-count", + "file-recovery" +] \ No newline at end of file diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 15e7b76..669c733 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -13,7 +13,7 @@ "state": { "type": "markdown", "state": { - "file": "4a1s/ASCN/T - Aula 3.md", + "file": "4a1s/DAA/PL - Project.md", "mode": "source", "source": false } @@ -85,7 +85,7 @@ "state": { "type": "backlink", "state": { - "file": "4a1s/ASCN/T - Aula 3.md", + "file": "4a1s/DAA/PL - Project.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -102,7 +102,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "4a1s/ASCN/T - Aula 3.md", + "file": "4a1s/DAA/PL - Project.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -125,7 +125,7 @@ "state": { "type": "outline", "state": { - "file": "4a1s/ASCN/T - Aula 3.md" + "file": "4a1s/DAA/PL - Project.md" } } }, @@ -158,8 +158,10 @@ "digitalgarden:Digital Garden Publication Center": false } }, - "active": "3ca14d4a6c304083", + "active": "9853b375f7893cb9", "lastOpenFiles": [ + "4a1s/ASCN/T - Aula 3.md", + "4a1s/DAA/PL - Project.md", "4a1s/ASCN/T - Aula 2.md", "4a1s/ASCN/T - Aula 1.md", "4a1s/CP/PL - Aula 2.md", @@ -185,7 +187,6 @@ "4a1s/MFES/PL - Aula 4.md", "4a1s/MFES/PL - Aula 1.md", "4a1s/RAS/Notas Projeto RAS.md", - "4a1s/CP/Projeto Fase 1.md", "Images/Pasted image 20231018121319.png", "Images/Pasted image 20231018120412.png", "Images/Pasted image 20231018120219.png", @@ -194,7 +195,6 @@ "Images/Pasted image 20231018115103.png", "Images/Pasted image 20231018114101.png", "Images/Pasted image 20231018113933.png", - "4a1s/RAS/T - Aula 1.md", "Images/Pasted image 20231004115725.png", "Images", "4a1s/ESR", diff --git a/4a1s/DAA/PL - Project.md b/4a1s/DAA/PL - Project.md new file mode 100644 index 0000000..6f5c0ce --- /dev/null +++ b/4a1s/DAA/PL - Project.md @@ -0,0 +1,6 @@ +Techniques per class: +2. Decision Trees +3. +4. Linear Regression + Logistical Regression +5. +6. Support Vector Machine \ No newline at end of file