Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
40 commits
Select commit Hold shift + click to select a range
5904267
Updated config.yml
egy1st Apr 29, 2023
c129303
Updated config.yml
egy1st Apr 29, 2023
46d7c09
Updated config.yml
egy1st Apr 29, 2023
4f39584
Updated config.yml
egy1st Apr 29, 2023
a08615d
Updated config.yml
egy1st Apr 29, 2023
911dea9
Updated config.yml
egy1st Apr 29, 2023
5d4c388
Updated config.yml
egy1st Apr 29, 2023
b8d928d
Updated config.yml
egy1st Apr 29, 2023
6397157
Updated config.yml
egy1st Apr 29, 2023
3800a1f
Updated config.yml
egy1st Apr 29, 2023
9e52215
Updated config.yml
egy1st Apr 29, 2023
bde3f8a
Updated config.yml
egy1st Apr 29, 2023
563d7ab
Merge branch 'scikit-learn-contrib:main' into main
egy1st Apr 29, 2023
9b7fbea
Update requirements.txt
egy1st Apr 29, 2023
11efb1c
Update requirements.txt
egy1st Apr 29, 2023
d67802d
Update requirements.txt
egy1st Apr 29, 2023
0420eb1
Updated config.yml
egy1st Apr 29, 2023
144ce69
Update requirements.txt
egy1st Apr 29, 2023
ae27961
Update requirements.txt
egy1st Apr 29, 2023
6e2c14b
Update requirements.txt
egy1st Apr 29, 2023
92e3c72
Update requirements.txt
egy1st Apr 30, 2023
9267ba7
Update requirements.txt
egy1st Apr 30, 2023
82d0c56
Merge pull request #1 from egy1st/egy1st-patch-2
egy1st Apr 30, 2023
232f710
Kaggle Notebook | When less means more | Version 2
egy1st Apr 30, 2023
d2beac4
Kaggle Notebook | Detecting Non-groundtruth datasets | Version 3
egy1st Apr 30, 2023
27c8a43
Kaggle Notebook | Detection of 2D Shape datasets | Version 3
egy1st Apr 30, 2023
6fcee7a
Kaggle Notebook | DenMune clustering - Iris dataset | Version 9
egy1st Apr 30, 2023
92c2cad
Kaggle Notebook | Validate in 5-built-in-validity insexes | Version 1
egy1st Apr 30, 2023
f9242ec
Kaggle Notebook | The Beauty of Propagation- part2 | Version 5
egy1st Apr 30, 2023
a8f1c9d
Kaggle Notebook | noise detection | Version 1
egy1st Apr 30, 2023
3ae14eb
Kaggle Notebook | The Beauty of Propagation- part2 | Version 6
egy1st Apr 30, 2023
052f09c
Kaggle Notebook | Beauty of propagation- part3 | Version 4
egy1st Apr 30, 2023
0792ebf
Kaggle Notebook | Get 97% using simple yet one-parameter algorithm | …
egy1st Apr 30, 2023
b5bc381
Kaggle Notebook | k-nearest-evolution | Version 4
egy1st Apr 30, 2023
12c0ae6
Kaggle Notebook | Stability vs number of nearest neighbor | Version 1
egy1st Apr 30, 2023
baeebc6
Kaggle Notebook | training MNIST dataset to get 97% | Version 2
egy1st Apr 30, 2023
4251f8d
Update requirements.txt
egy1st May 1, 2023
ddd783d
Update requirements.txt
egy1st May 1, 2023
ebbc017
Merge pull request #2 from egy1st/egy1st-patch-3
egy1st May 1, 2023
157be6a
Merge branch 'scikit-learn-contrib:main' into main
egy1st May 1, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ jobs:
# The executor is the environment in which the steps below will be executed - below will use a python 3.8 container
# Change the version below to your required version of python
docker:
- image: cimg/python:3.8
- image: cimg/python:3.10


# Checkout the code as the first step. This is a dedicated CircleCI step.
# The python orb's install-packages step will install the dependencies from a Pipfile via Pipenv by default.
Expand Down
2 changes: 1 addition & 1 deletion kaggle/beauty-of-propagation-part3.ipynb

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion kaggle/detecting-non-groundtruth-datasets.ipynb

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion kaggle/detection-of-2d-shape-datasets.ipynb

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion kaggle/iris-dataset.ipynb

Large diffs are not rendered by default.

475 changes: 1 addition & 474 deletions kaggle/k-nearest-evolution.ipynb

Large diffs are not rendered by default.

485 changes: 1 addition & 484 deletions kaggle/noise-detection.ipynb

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion kaggle/stability-vs-number-of-nearest-neighbor.ipynb

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion kaggle/the-beauty-of-propagation-part2.ipynb

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions kaggle/training-pendigits-dataset-to-get-97.ipynb

Large diffs are not rendered by default.

199 changes: 96 additions & 103 deletions kaggle/validation.ipynb

Large diffs are not rendered by default.

1,069 changes: 1 addition & 1,068 deletions kaggle/when-simple-means-powerful.ipynb

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ coverage>=6.3.1
treon
testbook
notebook