Search
About
Datasets
Models
Log In
Sign Up
Log In
Sign Up
Models
:
RichardZick
/
lung-cancer-predictor
Like
0
Downloads: 1
Card
Git
Discussions
Commit
[4f54f1]
main
History
Initial commit
Authored by:
RichardZick
2025-04-21
Browse code at this revision
Parent:
[8c3403]
1
2
>
>>
(Page 1 of 2)
added
README.md
added
config.py
added
data_collector.py
added
data_set.py
added
fetch_data/data_client.py
added
input/stage1_labels.csv
added
input/stage1_sample_submission.csv
added
input/stage1_solution.csv
added
input/training_data.csv
added
input/validation_data.csv
added
lung_segmentation.py
added
model.py
added
model_configuration.py
added
model_definition/__init__.py
added
model_definition/additional_layers.py
added
model_definition/baseline.py
added
model_definition/default.py
added
model_factory.py
added
model_train.py
added
model_utils.py
added
models/more_slices_augmentation/model_best_sensitivity.ckpt.data-00000-of-00001
added
models/more_slices_augmentation/model_best_sensitivity.ckpt.index
added
models/more_slices_augmentation/model_best_sensitivity.ckpt.meta
added
models/more_slices_augmentation/model_lungs40.ckpt.data-00000-of-00001
added
models/more_slices_augmentation/model_lungs40.ckpt.index
README.md
Diff
Switch to side-by-side view
config.py
Diff
Switch to side-by-side view
data_collector.py
Diff
Switch to side-by-side view
data_set.py
Diff
Switch to side-by-side view
fetch_data/data_client.py
Diff
Switch to side-by-side view
input/stage1_labels.csv
Diff
Switch to side-by-side view
input/stage1_sample_submission.csv
Diff
Switch to side-by-side view
input/stage1_solution.csv
Diff
Switch to side-by-side view
input/training_data.csv
Diff
Switch to side-by-side view
input/validation_data.csv
Diff
Switch to side-by-side view
lung_segmentation.py
Diff
Switch to side-by-side view
model.py
Diff
Switch to side-by-side view
model_configuration.py
Diff
Switch to side-by-side view
model_definition/__init__.py
Diff
Switch to side-by-side view
model_definition/additional_layers.py
Diff
Switch to side-by-side view
model_definition/baseline.py
Diff
Switch to side-by-side view
model_definition/default.py
Diff
Switch to side-by-side view
model_factory.py
Diff
Switch to side-by-side view
model_train.py
Diff
Switch to side-by-side view
model_utils.py
Diff
Switch to side-by-side view
models/more_slices_augmentation/model_best_sensitivity.ckpt.data-00000-of-00001
Binary file was added.
models/more_slices_augmentation/model_best_sensitivity.ckpt.index
Binary file was added.
models/more_slices_augmentation/model_best_sensitivity.ckpt.meta
Binary file was added.
models/more_slices_augmentation/model_lungs40.ckpt.data-00000-of-00001
Binary file was added.
models/more_slices_augmentation/model_lungs40.ckpt.index
Binary file was added.
1
2
>
>>
(Page 1 of 2)