Starting today, I will start writing "PES" x "Engineering" projects! What value can I create for esports in the midst of esports trends? I came up with some ideas, so I moved my hand.
The software described in this article was developed in Python. ■ Reference URL
** ★ Addition ★ I wrote an article for part2 **
-* ① Selection of analysis target * -* ② Data capture * -* ③ Formatting to data format * -* ④ Output * -* ⑤ Analysis (graphing, tabulation, etc.) * -* ⑥ Consideration *
The logic formation of consideration becomes childish. This is because people who do not know the field can form logic only from visible data. Predict how people who have never played soccer or PES will consider the analysis results. The following things happen. Really happen! Lol
Player "How can I increase it?" *
Analyst "I specialize in data analysis and I don't know how to increase the number of shots." *
◆ Team stats ◆ Attack area ◆ Ball capture area
The data format is output as follows.
Param | Home | Away |
---|---|---|
Possession | 45 | 55 |
Team stats and attack area come out numerically, so it's easy because you can apply it to the above format.
The problem is the ball capture area! After worrying, I decided to count how many times I took the ball in the area where the pitch was divided into vertical 5 (1 ~ 5) x horizontal 5 (A ~ E).
The five equal parts are based on Pep's five-lane theory. It is very important to have a basis for the numbers in these data formats. The labeling process is rotated for each area, and the output is as follows.
Area | Home | Away |
---|---|---|
1A | 2 | 3 |
The output destination is csv. The processing is light and the data is easier to handle than Excel. This is the actual output data for csv!
It seems that CSV cannot be pasted, so paste the output character data (crying) Conversion Tool
Param | Home | Away |
---|---|---|
Name | Yajuntos | Shao Madrid |
Score | 4 | 1 |
Possession | 51 | 49 |
Shot | 9 | 5 |
Shot on Goal | 6 | 3 |
Foul | 6 | 2 |
Off Side | 4 | 1 |
Corner Kick | 2 | 0 |
Free Kick | 2 | 6 |
Pass | 120 | 95 |
Pass Success | 89 | 58 |
Cross | 0 | 1 |
Intercept | 24 | 20 |
Tackle | 4 | 10 |
Save | 3 | 2 |
Left Side | 13 | 21 |
Middle | 60 | 45 |
Right Side | 27 | 34 |
1A | 0 | 1 |
1B | 2 | 1 |
1C | 0 | 1 |
1D | 0 | 2 |
1E | 0 | 1 |
2A | 1 | 2 |
2B | 3 | 0 |
2C | 1 | 1 |
2D | 2 | 1 |
2E | 0 | 1 |
3A | 3 | 3 |
3B | 3 | 1 |
3C | 3 | 3 |
3D | 4 | 4 |
3E | 1 | 4 |
4A | 1 | 1 |
4B | 2 | 0 |
4C | 3 | 3 |
4D | 2 | 6 |
4E | 2 | 4 |
5A | 0 | 0 |
5B | 0 | 0 |
5C | 4 | 2 |
5D | 2 | 2 |
5E | 3 | 0 |
[Book] of professional gamer Tokido (https://www.amazon.co.jp/%E4%B8%96%E7%95%8C%E4%B8%80%E3%81%AE%E3% 83% 97% E3% 83% AD% E3% 82% B2% E3% 83% BC% E3% 83% 9E% E3% 83% BC% E3% 81% 8C% E3% 82% 84% E3% 81% A3% E3% 81% A6% E3% 81% 84% E3% 82% 8B-% E5% 8A% AA% E5% 8A% 9B2-0-% E3% 81% A8% E3% 81% 8D% E3% It was also written in 81% A9 / dp / 4478108315),
Simply put, it is a division of labor. "You can devote the time used for analysis to practice time" or "FB analysis results to improve practice efficiency" By doing so, you will maximize your performance.
You who read this far! thank you very much!
We are looking for about 2 testers. ** * The recruitment of testers has ended. ** ** We are looking for about two professional gamers and distributors who will provide the match results. What we are looking for is match results for dozens of matches! We can provide you with analysis results of match results for dozens of matches!
Since there are many flash ideas, if you continue to create new analysis software, Priority will be given to you as a tester!
I have both "esports player" and "engineer" faces. Below are some of the things that have been done in each.
▼ What I have done as an e-sports player ▼ ・ National Prefectural Competitive Esports Championship 2019 (National Athletic Meet) 2nd Place ▶ News ▶ Match Video .com / watch? v = Crih7RudKAY) ・ Denki looopCup runner-up prize money of 300,000 yen ▶ match video ・ Pes league 2019 myclub gland final elite championship ▶ Details Such
▼ What I did as an engineer ▼ ・ Biomedical Engineering Society Symposium 2018 Best Research Award "Spiral Reentry rotation center control using virtual electrode polarization phenomenon" ▶ Paper ・ Devised a method for deriving a two-dimensional myocardial flow map using the potential gradient when energization is applied to the myocardium [▶ Details](https://www.jstage.jst.go.jp/article/jsmbe/55Annual/4AM-Abstract/ 55Annual_296 / _article / -char / ja /) ・ Image / signal processing and data mining software development 4 years ・ Currently 2 years of software development in the R & D department of some listed manufacturers Such
I feel the future in the esports industry and want to form a parallel career. Would you like to join hands with me and set yourself apart from your rivals in the esports world? If you are interested, please contact us using the contact information below.
*twitter ID : junya0001000*
I'm releasing the DM on Twitter.
Recommended Posts