Skip to content
View Das00130's full-sized avatar
  • Falkirk, Scotland
Block or Report

Block or report Das00130

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. heuristics-optimization-algorithms heuristics-optimization-algorithms Public

    Using random search, hill climber, iterated local search and an evolutionary algorithm to match colours

    Python

  2. Image-classification-using-CNN Image-classification-using-CNN Public

    Image classification model using Keras framework and its inbuilt functions.

    Jupyter Notebook 1

  3. Anti-Money-Laundering-using-Keras Anti-Money-Laundering-using-Keras Public

    Utilize the deep learning library Keras to classify transactions as fraudulent(1) or non-fraudulent(0).

    Jupyter Notebook 47 28

  4. Decision-Tree Decision-Tree Public

    Machine learning for classification: data processing to the decision-tree in png + plot the feature importances

    Python 2 3

  5. Generating-Metadata-and-Preprocessing Generating-Metadata-and-Preprocessing Public

    Generate metadata from a .csv or a .json file and pre-process it (dealing with null, normalising...) without external libraries.

    Python 1

  6. route-calculator-buses route-calculator-buses Public

    Giving the user the fastest routeto go from point A to B in a bus, direct buses or with connections

    Python