Giter Club home page Giter Club logo

Comments (8)

philomathic-guy avatar philomathic-guy commented on June 2, 2024

Hi,
The first error you are getting is just a path change. The path to the training dataset is now - 'dataset/Training Dataset.arff'. I have updated this in the recent-most commit.

Each file has an isolated purpose but is not meant to be run separately. If you want to run the code from the command line, without having to run the Chrome extension, please see the last few lines of features_extraction.py. There is a comment which explains how it is to be run. Try to connect those comments and the calls that are being made from there. Once you understand the flow of the code, you'll understand how it is operating.

Once again, you do not need to run each file separately. Try to understand the purpose of each file and see if it is needed to be run.

For the fourth issue, can you please uncomment Line 14 of Extension/popup.js, re-run the application and paste the detailed error description?

from malicious-web-content-detection-using-machine-learning.

 avatar commented on June 2, 2024

Hi there,

Thank you for your feedback, I will get back to you soon regarding the last error in abit.

from malicious-web-content-detection-using-machine-learning.

 avatar commented on June 2, 2024

Hello there, as requested i will paste the error on the 4th issue here, please have a look

error

2nd here on a different website below:

error1

from malicious-web-content-detection-using-machine-learning.

philomathic-guy avatar philomathic-guy commented on June 2, 2024

Have you tried Googling about the issue?
What were your findings?

from malicious-web-content-detection-using-machine-learning.

 avatar commented on June 2, 2024

Hello there,
Indeed i have looked on google for this issue, most of the replies were leaning towards google not giving permission to do such a service as its against their TOS or it was an issue with the API v2 & 3. I will post the findings as screenshots together with this so you might have a better understanding.

Thanks
problem
problem2

from malicious-web-content-detection-using-machine-learning.

 avatar commented on June 2, 2024

Hi there,

Just a follow up to the issue above, is it necessary for me to set a host path variable on my system in the first place as a requirement to run this project? I have tried every other possibilty but when it comes to running the chrome extension the same problem persist "operable program or batch file"

from malicious-web-content-detection-using-machine-learning.

philomathic-guy avatar philomathic-guy commented on June 2, 2024

Hi,
This seems to be a system specific issue (Windows to be precise).
According to my own searching, I have a couple of observations -

  1. The error that you are seeing is a part of the complete error. Only the second part is getting printed because there is a return '\n' character in between the error. You should try to see the complete error to know which program file is not getting accessed.
  2. Then you should add it to the path variables (since it looks like you have not used that particular program before).

Source - https://stackoverflow.com/questions/31291317/php-is-not-recognized-as-an-internal-or-external-command-in-command-prompt

from malicious-web-content-detection-using-machine-learning.

no-response avatar no-response commented on June 2, 2024

This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.

from malicious-web-content-detection-using-machine-learning.

Related Issues (20)

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.