Skip to content

public-static-void-frogs/AI-Data-Jam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repository for AI-Data-Jam hackaton

This repository contains scripts for data preprocessing, models training and some helper scripts

Team Mine Coders

  • Volodymyr Shargorodskyy
  • Ivanna Trofymenko
  • Bohdan Boklah
  • Kateryna Prylutska
  • Denys Stepchyn

Run the project locally

Firstly, you need to install Python and Git on your machine.
Clone the project

git clone https://github.com/KatePril/IA-Data-Jam.git

Navigate to the project directory

cd IA-Data-Jam/

Create virtual environment

python -m venv .venv

Install the required dependencies

pip install -r requirements.txt

If you want to open the project in Jupyter environment, run

jupyter notebook 

The environment will be accessible on http://127.0.0.1:8888

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors