Giter Site home page Giter Site logo

Comments (7)

thanh-guong avatar thanh-guong commented on September 24, 2024

Hi, thanks for your question.

We didn't test classification time performances after the model training.
Classification time will not decrease if a signal reappears. This is because, once model training is complete, weights are never modified.

from master-thesis.

guet-clg avatar guet-clg commented on September 24, 2024

Thank! And the following error occurs when running dataset_expansion.ipynb. How to solve it? Last Can you tell me how to run the program to get the result graph in the paper?
SettingWithCopyWarning:
A value is trying to be set on a copy of a slice from a DataFrame.
Try using .loc[row_indexer,col_indexer] = value instead

See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy
dataset_df[dft_signals_column_dataframe_name] = transformed_signals

from master-thesis.

thanh-guong avatar thanh-guong commented on September 24, 2024

If you have got an error, can you post the full stack trace, and the code which gave that error?

from master-thesis.

guet-clg avatar guet-clg commented on September 24, 2024

Is it running under Linux or Windows?

from master-thesis.

thanh-guong avatar thanh-guong commented on September 24, 2024

I ran it only on Windows.

from master-thesis.

guet-clg avatar guet-clg commented on September 24, 2024

Thank you, I'm very sorry for asking many small questions.

from master-thesis.

thanh-guong avatar thanh-guong commented on September 24, 2024

No problems, I'm here for this 😁

from master-thesis.

Related Issues (5)

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.