vault backup: 2023-11-09 09:29:40
This commit is contained in:
parent
36ab90c9b3
commit
e91163986b
3 changed files with 33 additions and 7 deletions
20
.obsidian/core-plugins.json
vendored
20
.obsidian/core-plugins.json
vendored
|
@ -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"
|
||||
]
|
14
.obsidian/workspace.json
vendored
14
.obsidian/workspace.json
vendored
|
@ -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",
|
||||
|
|
6
4a1s/DAA/PL - Project.md
Normal file
6
4a1s/DAA/PL - Project.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
Techniques per class:
|
||||
2. Decision Trees
|
||||
3.
|
||||
4. Linear Regression + Logistical Regression
|
||||
5.
|
||||
6. Support Vector Machine
|
Loading…
Reference in a new issue