Skip to content

Machine Learning Training for new grads in Money Forward, Inc.

License

Notifications You must be signed in to change notification settings

moneyforward/mltraining

Repository files navigation

ML training

This repository stores the exercises of ML training.

Preparations

1. Create Environment

You can create conda environement with this command.

conda env create --file environment.yml
conda activate mltraining

2. Download data

You have to download data with this command, before running notebooks.

cd data
python download.py

About

Machine Learning Training for new grads in Money Forward, Inc.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages