Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pawlo77/kaggle-project

Repository for 'kaggle' project of Data Science Scientific Circle at Faculty of Mathematics and Information Science, Warsaw University of Technology
https://github.com/pawlo77/kaggle-project

data-analysis data-science eda maschine-learning

Last synced: 5 days ago
JSON representation

Repository for 'kaggle' project of Data Science Scientific Circle at Faculty of Mathematics and Information Science, Warsaw University of Technology

Awesome Lists containing this project

README

        

# Kaggle ML Project

This project focuses on the analysis of Kaggle's dataset [regarding banking marketing campaigns](https://www.kaggle.com/datasets/volodymyrgavrysh/bank-marketing-campaigns-dataset).

## Technical Specifications

To run the project, follow these steps:

1. Download the necessary modules listed in the `requirements.txt` file.
2. Open a terminal or command prompt.
3. Navigate to the project directory.
4. Execute the following command: `python main.py > main_logs.txt`.

By running the command above, the main script will be executed, and the output will be redirected to the `main_logs.txt` file for easy review and analysis.