Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
100 Days Of Ml Code | 17,892 | a year ago | 9 | mit | Jupyter Notebook | |||||
100-Days-Of-ML-Code中文版 | ||||||||||
Transferlearning | 11,022 | 6 days ago | 6 | mit | Python | |||||
Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习 | ||||||||||
Stanford Cs 229 Machine Learning | 10,399 | 3 years ago | 11 | mit | ||||||
VIP cheatsheets for Stanford's CS 229 Machine Learning | ||||||||||
Awesome Artificial Intelligence | 7,363 | a month ago | 39 | |||||||
A curated list of Artificial Intelligence (AI) courses, books, video lectures and papers. | ||||||||||
Anomaly Detection Resources | 6,883 | a month ago | 10 | agpl-3.0 | Python | |||||
Anomaly detection related books, papers, videos, and toolboxes | ||||||||||
Pyod | 6,845 | 3 | 31 | a day ago | 83 | July 05, 2022 | 160 | bsd-2-clause | Python | |
A Comprehensive and Scalable Python Library for Outlier Detection (Anomaly Detection) | ||||||||||
Mlxtend | 4,283 | 95 | 60 | 23 days ago | 49 | May 27, 2022 | 128 | other | Python | |
A library of extension and helper modules for Python's data analysis and machine learning libraries. | ||||||||||
Awesome Community Detection | 2,111 | 3 days ago | 1 | cc0-1.0 | Python | |||||
A curated list of community detection research papers with implementations. | ||||||||||
Cleanlab | 1,966 | 2 years ago | 18 | agpl-3.0 | Python | |||||
The standard package for machine learning with noisy labels and finding mislabeled data. Works with most datasets and models. | ||||||||||
Karateclub | 1,843 | 3 | 7 days ago | 106 | June 04, 2022 | 2 | gpl-3.0 | Python | ||
Karate Club: An API Oriented Open-source Python Framework for Unsupervised Learning on Graphs (CIKM 2020) |
This project was done in the subject, COMP90073 (Security Analytics) taken in Semester2, 2020 in the University of Melbourne.
More details in the anomaly_detection_reports.pdf
Feature1: Numeric value (existing + newly generated) + Standardscaler + PCA
Feature2: Feature1 + One-hot encoded categorical feature
Feature3: Scale (Cumulative features grouped by stream_id + time-based feature) + PCA
SCORES:
CLUSTERING:
SCORES:
CLUSTERING: