Skip to content

Commit

Permalink
Basic info about Scikit-learn
Browse files Browse the repository at this point in the history
  • Loading branch information
tisnik committed Nov 24, 2023
1 parent 0a7ad64 commit f519215
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions docs/python_data_science.md
Original file line number Diff line number Diff line change
Expand Up @@ -515,6 +515,12 @@ print(df2.describe_optimized_plan())

## Scikit-learn

![scikit-learn](images/scikit-learn.png)

---

## Scikit-learn

* Součást konceptu data procesingu a modelování
- klasifikace
- predikce
Expand Down Expand Up @@ -546,8 +552,8 @@ print(df2.describe_optimized_plan())

## Zpracování obrazů a přirozeného jazyka v Pythonu

*
*
* TensorFlow
* Keras

---

Expand Down

0 comments on commit f519215

Please sign in to comment.