GithubHelp home page GithubHelp logo

inquest's Issues

Analising the data experiments

Hi,

Thank you for your help in the code corrections! I was able to run the code and get the results.

In the experiments, we have 6 video datasets, but what is available here in the code is the proxy scores from the TASTI embeddings, did I get right?
Is there any code providing the scores for the videos and the videos itself?

Key Error 'num_segments' and Name Error name 'ts' is no defined

Hello,

When running the current code, two errors appears for each dataset:

The first of them is on the key 'num_segments'

image

The second one is on the key 'ts'

image

As a result, the code create the folders for each dataset, but doenst save the result files

The ts problem seems to be just missing the filename on the fuction.

I was confused by one line in simulator.py

In line 358, there is

results['median_rmse'] = results_df.compute_median_segment_error(lambda row: compute_median_segment_error, axis=1)

but I could not understand the use of DataFrame.compute_median_segment_error and the lambda function.

Could you please tell me how to figure out this? Thanks so much.

SyntaxError: invalid syntax

Hello,

Thank you for sharing the repository. I am interested in running the queries and I am stuck in this error when running the command:

SyntaxError: invalid syntax
--- customer-support static ---
File "", line 1
(os.path.join(results_dir, f'results-{config['sampling']['strategy']}-{predicate}-{dataset_name}{special}-alpha-{alpha}-segments-{num_segments}{pilot_str}.pq'))
^
image

This same error keeps going for all datasets

Any clue what could it be?

Thank you!

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.