Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

02.2 Comparison of isolated and CV methods.ipynb , ['sport'] col not found Aalto_train_IoTDevID.CSV data #7

Open
AhmedmostafaElabdli1 opened this issue Apr 8, 2024 · 1 comment

Comments

@AhmedmostafaElabdli1
Copy link

AhmedmostafaElabdli1 commented Apr 8, 2024

image

i found this

image

is possible to increase feature to add five col name are related 'sport' ?

note I use CSVs files from CSVs.rar not by feature extraction

@kahramankostas
Copy link
Owner

Thank you for bringing attention to this issue.

Understanding the functionality of this code is crucial. For further insights into its operation, I recommend reading section IV.A of the IoTDevID article concurrently. This will provide more clarity on the purpose of the file.

In this code, we establish a fundamental set of features . We then manipulate the identifier features by adding and subtracting them, observing the outcomes. For a comprehensive explanation, refer to fig2 in the article.

However, should you wish to incorporate port features into the root features, simply remove them from the "iden" list within the feature_names function and add them to the "features" list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants