GithubHelp home page GithubHelp logo

fot-valuing-actions's People

Contributors

lottebransen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

fot-valuing-actions's Issues

Error while running 'train classifiers' in tutorial 3

I get this error if i run the 'train classifier' code from tutorial 3 in Google Colab:

KeyError: "None of [Index(['start_distance_to_goal-0', 'end_distance_to_goal-0',\n 'start_distance_to_goal-1', 'end_distance_to_goal-1',\n 'start_distance_to_goal-2', 'end_distance_to_goal-2',\n 'start_angle_to_goal-0', 'end_angle_to_goal-0', 'start_angle_to_goal-1',\n 'end_angle_to_goal-1', 'start_angle_to_goal-2', 'end_angle_to_goal-2',\n 'team-1', 'team-2', 'result_id-0', 'result_id-1', 'result_id-2'],\n dtype='object')] are in the [columns]"

I have run the codes from all the tutorials multiple times and tried different things but i can't find the solution. What is the solution?

Thank you in advance!

First ipynb is not working properly

The code giving error trying to generate features, I guess it should work properly but it is missing something don't know what

image

image

Appreciate your help

Error while running convert_to_spadl (tutorial1)

Good evening, I am getting an error while running "convert_to_spadl('wyscout.h5', 'spadl.h5') in tutorial1, both offline and in Google Colab.
Thank you very much for your help and for helping the tracking community. Best regards. Fernando
.-.
ERROR:
convert_to_spadl('wyscout.h5', 'spadl.h5')

...Inserting actiontypes
...Inserting bodyparts
...Inserting results
...Converting games
...Converting players
...Converting teams

KeyError Traceback (most recent call last)
in ()
----> 1 convert_to_spadl('wyscout.h5', 'spadl.h5')

2 frames
/usr/local/lib/python3.6/dist-packages/pandas/io/pytables.py in get(self, key)
789 group = self.get_node(key)
790 if group is None:
--> 791 raise KeyError(f"No object named {key} in the file")
792 return self._read_group(group)
793

KeyError: 'No object named teams in the file'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.