Skip to content
View jakezacharia's full-sized avatar

Highlights

  • Pro

Block or report jakezacharia

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. socket_program socket_program Public

    Python Socket Interface for simulating transactions between clients using a server.

    Python

  2. cli-vis cli-vis Public

    CLI-based Audio Visualizer using Apple CoreAudio and ncurses.

    C++

  3. clusterfinder clusterfinder Public

    Python script used to determine if a given set of circles in a 2d plane form a cluster (points of circle intersecting)

    Python

  4. hillclimbing hillclimbing Public

    Python script to demonstrate hill-climbing algorithms used for machine learning.

    Python

  5. naivebayes naivebayes Public

    Implementation of Naive Bayes algorithm in Python

    Python

  6. dtclassifier dtclassifier Public

    Decision Tree Classifier implementation using sci-kit learn

    Python