You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,11 +28,14 @@ Contained within this repository is a comprehensive and automated code graph ana
28
28
29
29
### :newspaper: News
30
30
31
+
- November 2025: Treemap charts for anomalies and archetypes
32
+
- October 2025: Graph visualizations for anomaly archetypes
33
+
- October 2025: Anomaly archetypes with markdown summary
31
34
- August 2025: Association rule learning for co-changing files in git history
32
35
- August 2025: Anomaly detection powered by unsupervised machine learning and explainable AI
33
36
- May 2025: Migrated to [Neo4j 2025.x](https://neo4j.com/docs/upgrade-migration-guide/current/version-2025/upgrade) and Java 21.
34
37
35
-
### :notebook: Jupyter Notebook Reports
38
+
### :notebook: Jupyter Notebook and Python Reports
36
39
37
40
Here is an overview of [Jupyter Notebooks](https://jupyter.org) reports from [code-graph-analysis-examples](https://github.com/JohT/code-graph-analysis-examples). For a complete list, see the [Jupyter Notebook Report Reference](#page_with_curl-jupyter-notebook-report-reference).
38
41
@@ -45,6 +48,7 @@ Here is an overview of [Jupyter Notebooks](https://jupyter.org) reports from [co
45
48
-[Overview](https://github.com/JohT/code-graph-analysis-examples/blob/main/analysis-results/AxonFramework/latest/overview-java/OverviewJava.md) contains overall statistics and details about methods and their complexity. ([Notebook](./jupyter/OverviewJava.ipynb)).
-[Wordcloud](https://github.com/JohT/code-graph-analysis-examples/blob/main/analysis-results/AxonFramework/latest/wordcloud/Wordcloud.md) contains a visual representation of package and class names ([Notebook](./jupyter/Wordcloud.ipynb)).
0 commit comments