Upvote Upvoted 21 Downvote Downvoted
Player-wise stats by class, powered by logs.tf
1
#1
0 Frags +

I wrote a little tool in Go that reads a list of logs from logs.tf and makes a bar chart of various player stats (Total Kills, Airshots, etc)

I had to remove some players with really low stats (like KnoxXx/WARHURYEAH playing scout in some matches, etc).
Here are some examples:

(logs taken from i52 brackets)

Soldier (average frags):

http://i.imgur.com/ZzUkKky.png

Demo (Average Damage)

http://i.imgur.com/c5GLNRk.png

Sniper (Total frags, sniper is usually an off-class, and avg frags are pretty low)

http://i.imgur.com/XDoGXH9.png

If someone's interested in more charts (like Frags per match, Damage per match, DPM, etc) do tell me, I'll post some more.

Here's the code: https://github.com/vibhavp/logstfcharts

I wrote a little tool in Go that reads a list of logs from logs.tf and makes a bar chart of various player stats (Total Kills, Airshots, etc)

I had to remove some players with really low stats (like KnoxXx/WARHURYEAH playing scout in some matches, etc).
Here are some examples:

(logs taken from i52 brackets)

Soldier (average frags):
[img]http://i.imgur.com/ZzUkKky.png[/img]

Demo (Average Damage)
[img]http://i.imgur.com/c5GLNRk.png[/img]

Sniper (Total frags, sniper is usually an off-class, and avg frags are pretty low)
[img]http://i.imgur.com/XDoGXH9.png[/img]
If someone's interested in more charts (like Frags per match, Damage per match, DPM, etc) do tell me, I'll post some more.

Here's the code: https://github.com/vibhavp/logstfcharts
2
#2
10 Frags +

those mixup stats.... would be nice to see a mixup reborn next season

those mixup stats.... would be nice to see a mixup reborn next season
3
#3
11 Frags +

You can't really compare players by these "Total frags" charts because some teams played more games then the other.

You can't really compare players by these "Total frags" charts because some teams played more games then the other.
4
#4
1 Frags +

Nice Work! I just can't wait for logs.tf new player profiles and stats, we will have so much data at our disposal. It will be amazing

Nice Work! I just can't wait for logs.tf new player profiles and stats, we will have so much data at our disposal. It will be amazing
5
#5
2 Frags +

total frags is a horrible key, why would you use that

total frags is a horrible key, why would you use that
6
#6
2 Frags +

a lot of players are missing as well

edit: do sniper stats

a lot of players are missing as well

edit: do sniper stats
7
#7
0 Frags +
rage1You can't really compare players by these "Total frags" charts because some teams played more games then the other.kKaltUutotal frags is a horrible key, why would you use that

Yep, that was silly of me. I came up with this in the last 2 hours, so totally forgot about that :c

Anyways, I've updated the post with average frags :)

[quote=rage1]You can't really compare players by these "Total frags" charts because some teams played more games then the other.[/quote]
[quote=kKaltUu]total frags is a horrible key, why would you use that[/quote]

Yep, that was silly of me. I came up with this in the last 2 hours, so totally forgot about that :c

Anyways, I've updated the post with average frags :)
8
#8
0 Frags +
Ond_kajaa lot of players are missing as well

edit: do sniper stats

Yeah, I had to remove some players with pretty long names, because I couldn't find a way to fix the overlapping names in gnuplot. Sniper stats incoming

[quote=Ond_kaja]a lot of players are missing as well

edit: do sniper stats[/quote]

Yeah, I had to remove some players with pretty long names, because I couldn't find a way to fix the overlapping names in gnuplot. Sniper stats incoming
9
#9
1 Frags +

Posted Sniper stats by TOTAL kills

Posted Sniper stats by TOTAL kills
10
#10
2 Frags +
Charles32Tevsmixup reborn

PLSSSSSSSSSS plat on solly.

[quote=Charles32Tevs]mixup reborn[/quote]
PLSSSSSSSSSS plat on solly.
11
#11
4 Frags +
kKaltUutotal frags is a horrible key, why would you use that

Agreed, these need to be normalized (frags-per-minute or damage-per-minute).

[quote=kKaltUu]total frags is a horrible key, why would you use that[/quote]

Agreed, these need to be normalized (frags-per-minute or damage-per-minute).
12
#12
1 Frags +

K/D/A would be nice!

K/D/A would be nice!
Please sign in through STEAM to post a comment.