Skip to content
View GlenCrawford's full-sized avatar
Block or Report

Block or report GlenCrawford

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  1. Patching Rails database schema dumps... Patching Rails database schema dumps to support multiple PostgreSQL schemas.
    1
    # Overrides Rails file activerecord/lib/active_record/schema_dumper.rb to
    2
    # include all schema information in the db/schema.rb file, for example, in the
    3
    # create_table statements. This allows for a working development database
    4
    # to be built from a schema.rb file generated by rake db:schema:dump.
    5
    #
  2. service_interface service_interface Public

    Ruby module to provide a strict, boilerplate interface for service classes.

    Ruby 2 2

  3. matchmaker matchmaker Public

    A k-nearest neighbors machine learning project to perform similarity matching using a dataset of OkCupid dating profiles.

    Python 5 2

  4. musical_valence_predictor musical_valence_predictor Public

    Predicting musical valence of Spotify songs using PyTorch.

    Python 6 3

  5. bank_transaction_unsupervised_clustering bank_transaction_unsupervised_clustering Public

    Classifying bank transactions with unsupervised k-prototypes clustering.

    Python 4 1

  6. tensorflow_keras_melbourne_pedestrian_prediction tensorflow_keras_melbourne_pedestrian_prediction Public

    Melbourne (Australia) pedestrian prediction with a Tensorflow 2 and Keras neural network.

    Python