- Mar 23, 2025
-
-
Vladyslav Lubkovskyi authored
It is paradoxical, yet it works
-
Daniel Yang authored
-
Vladyslav Lubkovskyi authored
-
Vladyslav Lubkovskyi authored
-
Daniel Yang authored
-
Daniel Yang authored
-
VladLub authored
-
Daniel Yang authored
-
- Mar 22, 2025
-
-
Daniel Yang authored
-
Vladyslav Lubkovskyi authored
Added graphics user interface, changed packet capturing so it works. It works only with rule based part now
-
- Mar 03, 2025
-
-
Daniel Yang authored
-
Daniel Yang authored
-
Daniel Yang authored
-
Daniel Yang authored
-
- Mar 02, 2025
- Feb 28, 2025
-
-
Timo authored
-
- Feb 26, 2025
-
-
Daniel Yang authored
-
Daniel Yang authored
added import_data method for importing data, now using the given KDDTest+ and KDDTrain+ data for training instead of only KDDTrain+, a lot of refactoring
-
Daniel Yang authored
added import_data method for importing data, now using the given KDDTest+ and KDDTrain+ data for training instead of only KDDTrain+, a lot of refactoring
-
Daniel Yang authored
-
Chris authored
-
Chris authored
-
Chris authored
-
Daniel Yang authored
-
Daniel Yang authored
-
Daniel Yang authored
-
Daniel Yang authored
-
Chris authored
-
Chris authored
-
Daniel Yang authored
-
Daniel Yang authored
-
- Feb 23, 2025
-
-
Timo authored
-
- Feb 22, 2025
-
-
Daniel Yang authored
added read_csv boolean, normalized data before feeding it to the model, removed regression curve plot (impractical for higher dimensional X), increased dimension of X, refactored a lot of code, added confusion matrix plot, accuracy now is being displayed with the confusion matrix plot, slightly improved the prediction method, now plotting logistic regression feature importances (here: coefficients), can now extract high confidence samples (ergo samples of >90% landing in class 1)
-
Daniel Yang authored
now normalizing data before feeding to model, refactored a lot of code like in logistic_regression.py
-
Daniel Yang authored
-
Daniel Yang authored
added read_csv boolean, normalized data before feeding it to the model, removed regression curve plot (impractical for higher dimensional X), increased dimension of X, refactored a lot of code, added confusion matrix plot, accuracy now is being displayed with the confusion matrix plot, slightly improved the prediction method, now plotting logistic regression feature importances (here: coefficients), can now extract high confidence samples (ergo samples of >90% landing in class 1)
-
Daniel Yang authored
-
- Feb 21, 2025
-
-
Daniel Yang authored
-
Daniel Yang authored
-