Browse Source

docs(classification): rename path to match ref

DEV-4049-remove-alcohol-terminology
davhojt 2 years ago committed by Dav Hojt
parent
commit
dc51eadafa
  1. 4
      subjects/ai/classification/README.md
  2. 0
      subjects/ai/classification/audit/README.md
  3. 0
      subjects/ai/classification/data/breast-cancer-wisconsin.data
  4. 0
      subjects/ai/classification/data/breast-cancer-wisconsin.names
  5. 0
      subjects/ai/classification/w2_day2_ex2_q1.png
  6. 0
      subjects/ai/classification/w2_day2_ex3_q1.png
  7. 0
      subjects/ai/classification/w2_day2_ex3_q3.png
  8. 0
      subjects/ai/classification/w2_day2_ex3_q5.png
  9. 0
      subjects/ai/classification/w2_day2_ex3_q6.png

4
subjects/ai/classification-with-scikit-learn /README.md → subjects/ai/classification/README.md

@ -1,6 +1,6 @@
# Classification with Scikit Learn
# Classification
The goal of this day is to understand practical classification.
The goal of this day is to understand practical classification with Scikit Learn.
Today we will learn a different approach in Machine Learning: the classification which is a large domain in the field of statistics and machine learning. Generally, it can be broken down in two areas:

0
subjects/ai/classification-with-scikit-learn /audit/README.md → subjects/ai/classification/audit/README.md

0
subjects/ai/classification-with-scikit-learn /data/breast-cancer-wisconsin.data → subjects/ai/classification/data/breast-cancer-wisconsin.data

0
subjects/ai/classification-with-scikit-learn /data/breast-cancer-wisconsin.names → subjects/ai/classification/data/breast-cancer-wisconsin.names

0
subjects/ai/classification-with-scikit-learn /w2_day2_ex2_q1.png → subjects/ai/classification/w2_day2_ex2_q1.png

Before

Width:  |  Height:  |  Size: 53 KiB

After

Width:  |  Height:  |  Size: 53 KiB

0
subjects/ai/classification-with-scikit-learn /w2_day2_ex3_q1.png → subjects/ai/classification/w2_day2_ex3_q1.png

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 30 KiB

0
subjects/ai/classification-with-scikit-learn /w2_day2_ex3_q3.png → subjects/ai/classification/w2_day2_ex3_q3.png

Before

Width:  |  Height:  |  Size: 47 KiB

After

Width:  |  Height:  |  Size: 47 KiB

0
subjects/ai/classification-with-scikit-learn /w2_day2_ex3_q5.png → subjects/ai/classification/w2_day2_ex3_q5.png

Before

Width:  |  Height:  |  Size: 50 KiB

After

Width:  |  Height:  |  Size: 50 KiB

0
subjects/ai/classification-with-scikit-learn /w2_day2_ex3_q6.png → subjects/ai/classification/w2_day2_ex3_q6.png

Before

Width:  |  Height:  |  Size: 121 KiB

After

Width:  |  Height:  |  Size: 121 KiB

Loading…
Cancel
Save