Skip to content
View Das00130's full-sized avatar

Block or report Das00130

Report abuse

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

Report abuse

Pinned Loading

  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 53 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 2 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