-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
executable file
·66 lines (66 loc) · 2.52 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
data/mlflow.sqlite3
data/kaggle/working/joblib/*
data/automl/*
**/*.pdf
data/ovr_workflows.pkl
data/workflows_0_01.pkl
data/workflows_0_02.pkl
data/workflows_nom_min_5.pkl
data/workflows.pkl
*/.ipnyb_checkpoints/*
3ipynb_checkpoints/.gitignore-checkpoint
notebooks/.ipynb_checkpoints/EDA_v2-checkpoint.ipynb
notebooks/.ipynb_checkpoints/*
.ipynb_checkpoints/*
data/bgclf.pkl
notebooks/dask-worker-space
reports/simplified_files/*
imgs/.ipynb_checkpoints/*
reports/simplified*
data/tpot/*
data/tpot*
FSketch/__pycache__/*
FSketch/__pycache__/FSketch.cpython-39.pyc
FSketch/.ipynb_checkpoints/*
data/tmp/*
featboost/.ipynb_checkpoints/*
featboost/__pycache__/*
.idea/*
/data/tmp3/*
/data/tmp*/*
wheel/*
/.mypy_cache/*
.venv/*
*/__*/
notebooks/.neptune/*
wheel.tar.xz
notebooks/print_table/.ipynb_checkpoints/Tablify-checkpoint.py
notebooks/print_table/.ipynb_checkpoints/__init__-checkpoint.py
notebooks/print_table/__pycache__/Tablify.cpython-39.pyc
notebooks/print_table/__pycache__/__init__.cpython-39.pyc
notebooks/catboost_info/*
notebooks/catboost_info/learn_error.tsv
modules/helpers/__pycache__/*
data/joblib_memory/joblib/*
data/joblib_memory/joblib/sklearn/pipeline/_fit_transform_one/0fdf1b9db3d6d083dd9a66694d2e1c1b/output.pkl
data/joblib_memory/joblib/sklearn/pipeline/_fit_transform_one/a1af8426846469f2fa82e3b3b58f2539/metadata.json
data/joblib_memory/joblib/sklearn/pipeline/_fit_transform_one/7858281fa971032a9a3ddf8f71a58b3f/output.pkl
reports/.ipynb_checkpoints/cat_encoders_ordinal_data-checkpoint.md
reports/.ipynb_checkpoints/QDA-checkpoint.md
reports/.ipynb_checkpoints/Logit Data Performance-checkpoint.md
=7.6
Pipfile
modules/helpers/__pycache__/*
modules/helpers/__pycache__/__init__.cpython-39.pyc
modules/helpers/.ipynb_checkpoints/mod_multiclass-checkpoint.py
.vscode/settings.json
.vscode/*
.vscode/settings.json
notebooks/.neptune/async/run__96cb20eb-ccf3-4fe7-b591-f767d0196fb6/exec-1-2022-07-16_22.46.47.629867/last_put_version
notebooks/.neptune/async/run__96cb20eb-ccf3-4fe7-b591-f767d0196fb6/exec-1-2022-07-16_22.46.47.629867/last_ack_version
notebooks/.neptune/async/run__96cb20eb-ccf3-4fe7-b591-f767d0196fb6/exec-0-2022-07-16_22.45.48.752553/last_ack_version
notebooks/.neptune/async/run__96cb20eb-ccf3-4fe7-b591-f767d0196fb6/exec-0-2022-07-16_22.45.48.752553/last_put_version
notebooks/.neptune/async/run__96cb20eb-ccf3-4fe7-b591-f767d0196fb6/exec-0-2022-07-16_22.45.48.752553/data-1.log
notebooks/.neptune/async/run__96cb20eb-ccf3-4fe7-b591-f767d0196fb6/exec-1-2022-07-16_22.46.47.629867/data-1.log
data/rbm_data.pkl
notebooks/REDIS_CONFIG.py