Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
Bangkok-NMH
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
2024 Competition
Bangkok-NMH
Commits
ac1373f9
Commit
ac1373f9
authored
5 months ago
by
wuttigaisorn
Browse files
Options
Downloads
Patches
Plain Diff
fix(fixed-typo): fixed-typo
parent
c229ae40
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#494922
passed
5 months ago
Stage: build
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/contents/engineering.tsx
+9
-5
9 additions, 5 deletions
src/contents/engineering.tsx
with
9 additions
and
5 deletions
src/contents/engineering.tsx
+
9
−
5
View file @
ac1373f9
...
...
@@ -12,10 +12,12 @@ export function Engineering() {
We were able to develop a working predictive model, and we plan on
improving it further.
</
p
>
After reviewing the existing work related to this field, we designed our
first experiment using various model architectures to find the most
appropriate model for our prediction. We decided to test two different
models: the Enformer model and the Recurring Neural Network model.
<
p
>
After reviewing the existing work related to this field, we designed our
first experiment using various model architectures to find the most
appropriate model for our prediction. We decided to test two different
models: the Enformer model and the Recurring Neural Network model.
</
p
>
<
h4
>
Design
</
h4
>
<
p
></
p
>
<
p
>
...
...
@@ -368,7 +370,9 @@ export function Engineering() {
(dispersed): top-right, 5 (focused): bottom-left, 6 (focused) :
bottom-right.
</
p
>
<
p
>
Table 2: R-squared and RMSE of experiments 3,4,5 and 6.
</
p
>
<
p
style
=
{
{
textAlign
:
"
center
"
}
}
>
Table 2: R-squared and RMSE of experiments 3,4,5 and 6.
</
p
>
<
table
width
=
{
"
100%
"
}
>
<
tr
>
<
td
>
Experiment / Results
</
td
>
...
...
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