0% found this document useful (0 votes)
61 views15 pages

Internship Report: The Semantic Validation Platform

This internship report summarizes work on a semantic validation platform. It describes various regression models developed including simple linear regression, multiple regression, and stepwise regression. It notes problems encountered such as not being able to automatically create new parameters and uncertainties in the stepwise regression approach regarding degrees of freedom. The report concludes the internship work.

Uploaded by

api-453216223
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
61 views15 pages

Internship Report: The Semantic Validation Platform

This internship report summarizes work on a semantic validation platform. It describes various regression models developed including simple linear regression, multiple regression, and stepwise regression. It notes problems encountered such as not being able to automatically create new parameters and uncertainties in the stepwise regression approach regarding degrees of freedom. The report concludes the internship work.

Uploaded by

api-453216223
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 15

Internship Report

The Semantic Validation Platform

Tutors Students
Dr.-Ing. Dipl. Wi.-Ing. Thomas Freudenmann Tianyi Li (李天翌)
Dr.-Ing. Dipl. Wi. Mohanad El-Haji a Minhao Xu (徐旻昊)
B.Sc. Heinrich Blatt s Yanqiang Wang (王燕强)

2016.3 --- 2016.7


C 目录
ONTENTS
1 Results and Validation

2 Design Process

3 Problems and Solutions

4 Conclusion

1 2
2/15
Results and Validation
What will we do?

1 3
3/15
Results and Validation
What have we done?

1 4
4/15
Simplest Liner Regression
Check
We check the result with the help of Origin

1 5
5/15
Multiple Regression
Standardization

1 6
6/15
Multiple Regression
Problem

We cannot create new parameters automatically

Solution(help from Simon)

Combination of character string

1 7
7/15
Multiple Regression
Calculate Automatically

1 8
8/15
Window Design and Graph

Window Design
and Graph

1 9
9/15
Stepwise Regression

Principle

1 10
10/15
Stepwise Regression

How to pick up
“the model that correlates most with
the response variable” ?

1 11
11/15
Stepwise Regression

We have tried to use the comparison of p-value


to do the F-testing.

But it failed and looks not clear

1 12
12/15
Stepwise Regression
So we return to the original principle:

But it seems that we have an inaccurate understanding about “df and dfi”

And we are not sure whether we should type in the all possible F_distribution
values.(Because we haven’t found useful codes online)
1 13
13/15
Stepwise Regression
And we are not sure whether we should type in the all possible F_distribution
values.(Because we haven’t found useful codes online)

1 14
14/15
THANK YOU FOR WATICHING

15/15

You might also like