Git Product home page Git Product logo

fhnw-ds-aml's Introduction

AML Mini Challenge: Cross-Selling of Credit Cards

This repository holds the work and results of the Mini Challenge in the module Applied Machine Learning (aml) at FHNW.

Project Structure

  • data/: The data directory holds all .csv files from the PKDD'99 Financial Data Set.
    • translation_mappings.json: The translation_mappings.json holds all variable mappings from Czech to English. It is utilized by the DataLoader and translates the variables into english at the onloading.
  • images/: Inside the images folder the Entity Relationship Diagram of the Data Set can be found.
  • src/: The source directory contains outsourced code such as utility functions and classes.
    • data_utils.py: The data_utils.py file contains the DataLoader class that streamlines the process of loading the dataset into memory.
    • plot_utils.py: The plot_utils.py file holds all plotting functions that are used during exploration and analysis inside the main notebook.ipynb.
    • train_utils.py: The train_utils.py file houses utility functions used for training like the cross_validate function - The centerpiece for training the explored models.
  • notebook.html and notebook.ipynb: The main notebooks contain all required specifications from data preparation to model explanations.
  • USE-OF-AI.md: This markdown notes how assistants like ChatGPT and GitHub CoPilot were used.
  • README.md: This markdown.
  • requirements.txt: This textfile contains all dependencies used in the project.

fhnw-ds-aml's People

Contributors

okaynils avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.