-
A model of such importance should have a suite of [unit tests](https://en.wikipedia.org/wiki/Unit_testing) to ensure each component of the model is robust and free of bugs.
Unit tests are best prac…
-
Using the LeaveOneGroupOut/LeavePGroupsOut cross-validation functions it's possible to specify CV that allows us to train on some subjects/sessions and test on other subjects/sessions. However, I thin…
-
https://github.com/Nano-Neuro-Research-Lab/Seizure-prediction-CNN/blob/caccb5347ebde59110cfc0560dc3472741cb61dc/utils/load_signals.py#L42
My system has 32 GB of physical memory and RAM utilisation …
-
seizure-predictionのようにinferenceしたいときはあるはずで、今はinferenceのコードもライブラリの中に入ってしまっているので、外に出す。
-
test_manifest.csvを読み込んで予想すればよい。
inferは関数として別に作り、ラベルがあるテストとないテストを分けること。
-
Unable to download chb - mit annotation files. Please help me out
-
Sort data sets and kernels by votes, or see these:
Kernels:
https://www.kaggle.com/pmarcelino/comprehensive-data-exploration-with-python
https://www.kaggle.com/philippsp/exploratory-analysis-zill…
-
#### Description
It would be nice to provide StandardScaler with an option to chose unbiased estimator of variance,
It it sometimes convenient to use unbiased estimator of variance: numpy.var(X, ddo…
-
Ben will be talking about some code he wrote for an online competition using machine learning for classification.
-
There is an error that IOError: File ...**/kaggle_data/test_labels.csv** does not exist When i run your code .Can you explain how to generate the file **test_labels.csv**?