Pathogen
The rooster crows immediately before sunrise, the rooster causes the sun to rise
Install / Use
/learn @aamend/PathogenREADME

The rooster crows immediately before sunrise, the rooster causes the sun to rise.
Using GraphX to detect possible causes and effects between time related events. We observe a true causation signal by generating random correlations over same events at different time and back propagate these scores to their most connected events. Finally, we extract the most probable causes and effects together with a score of aggressiveness (how likely an event could explain downstream effects) and sensitivity (how likely an event results from an upstream cause).
Getting Started
Pathogen project is built for Scala 2.11.x and Spark 2.1.0.
Maven
Pathogen is available on Maven Central. Add below dependency to your pom.xml file
<dependency>
<groupId>io.pathogen.spark</groupId>
<artifactId>pathogen-core</artifactId>
<version>x.y.z</version>
</dependency>
SBT
If you are using SBT, simply add the following to your build.sbt file
libraryDependencies ++= Seq(
"io.pathogen.spark" % "pathogen-core" % "x.y.z"
)
Spark Packages
Available as a spark package, include this package in your Spark Applications as follows
> $SPARK_HOME/bin/spark-shell --packages io.pathogen.spark:pathogen-core:x.y.z
Authors
Antoine Amend - [antoine.amend@gmail.com]
License
Apache License, version 2.0
Related Skills
YC-Killer
2.7kA library of enterprise-grade AI agents designed to democratize artificial intelligence and provide free, open-source alternatives to overvalued Y Combinator startups. If you are excited about democratizing AI access & AI agents, please star ⭐️ this repository and use the link in the readme to join our open source AI research team.
best-practices-researcher
The most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
research_rules
Research & Verification Rules Quote Verification Protocol Primary Task "Make sure that the quote is relevant to the chapter and so you we want to make sure that we want to have it identifie
groundhog
398Groundhog's primary purpose is to teach people how Cursor and all these other coding agents work under the hood. If you understand how these coding assistants work from first principles, then you can drive these tools harder (or perhaps make your own!).
