info.html 1.31 KB
<!DOCTYPE html>
<html lang = "en">
<head>
    <meta charset="UTF-8">
    <title>info</title>
    <style> 
    @import url('https://fonts.googleapis.com/css2?family=Balsamiq+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');
    </style>
</head>
<body style = "margin-left: 2em; font-family: 'Balsamiq Sans', cursive;">
    <h1 style="margin-top:1em;" ><a style="text-decoration: none; color: black;" href = "/">2020 KBO Winning Prediction - Lotte Giants</a></h1>
    <h2 style="margin-top:1em;" ><a style="margin-left:4em; text-decoration: none; color: black;" href = "/info">[Project Info]</a>
        <a style="margin-left: 5em;text-decoration: none; color: black;" href = "/vs">[Choose Lotte's opposing team]</a>
    </h2>
    <h3 style = "margin-top: 3em; margin-left: 2em;">Project Name : 2020 KBO Winning Prediction - Lotte Giants</h3>
    <h3 style = "margin-left: 2em;">Author : Kim Min Jae ( alswo9912@khu.ac.kr )</h3>
    <h3 style = "margin-left: 2em;">Git : http://khuhub.khu.ac.kr/2018102165/2020_KBO_Winning_Prediction_Program.git</h3>
    <h3 style = "margin-left: 2em;">last update: 2020.06.24</h3>
    <h3 style = "margin-left: 2em;">Purpose : To predict the outcome of Lotte's game.</h3>
    <h3 style = "margin-left: 2em;">Used Data: Win, Lose, Score, ERA, AVG, Pitagorean Expectation, 10G Win Rate, etc.</h3>