Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
Hausuebung5
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Schmidt, Lilli
Hausuebung5
Commits
dbb8a44a
Commit
dbb8a44a
authored
1 year ago
by
Gehring, Maximilian
Browse files
Options
Downloads
Patches
Plain Diff
Update Immobilienpreise.ipynb
parent
e2379e7f
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Immobilienpreise.ipynb
+1
-5
1 addition, 5 deletions
Immobilienpreise.ipynb
with
1 addition
and
5 deletions
Immobilienpreise.ipynb
+
1
−
5
View file @
dbb8a44a
...
...
@@ -32,11 +32,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"5. KI Trainieren\n",
"\n",
"- Neuronales Netz mit 3 Hidden Layers\n",
"- Aktivierungsfunktion relu\n",
"- Inputschicht 10, Outputschicht 1, 32 Neuronen pro Schicht\n"
"5. KI Trainieren"
]
},
{
...
...
%% Cell type:markdown id: tags:
1.
Importieren der Daten mit pandas
%% Cell type:markdown id: tags:
2.
Aufteilen des Datensatz (Splitting)
%% Cell type:markdown id: tags:
3.
Skalieren der X-Werte
%% Cell type:markdown id: tags:
4.
Aufteilung in Trainings-, Validierungs- und Testdaten
%% Cell type:markdown id: tags:
5.
KI Trainieren
-
Neuronales Netz mit 3 Hidden Layers
-
Aktivierungsfunktion relu
-
Inputschicht 10, Outputschicht 1, 32 Neuronen pro Schicht
%% Cell type:markdown id: tags:
6.
Testen der Genauigkeit der Vorhersagen
%% Cell type:markdown id: tags:
7.
Visualisierung der Ergebnisse mit matplotlib
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment