Notice
Recent Posts
Recent Comments
Link
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | 5 | 6 | |
| 7 | 8 | 9 | 10 | 11 | 12 | 13 |
| 14 | 15 | 16 | 17 | 18 | 19 | 20 |
| 21 | 22 | 23 | 24 | 25 | 26 | 27 |
| 28 | 29 | 30 | 31 |
Tags
- machine learning
- Naive Bayes example
- online machine learning
- negotiate
- plot color
- NO TYPO
- level of negative
- plotting
- pandas
- level of positive
- Pararel Computing
- Insight
- sweet spot in fitting
- NLP
- ML
- variance bias
- color and data
- bias vs variance
- root of the word
- color theory
- level of emotion
- productivity
- Apache Beam
- Data Distribution
- Deep Learning
- API
- utilize
- distributed training
- Learn from mistake
- tensorflow
Archives
- Today
- Total
목록Programming/Python (3)
How much am I expressed through the data
How to better use Google Colab
https://towardsdatascience.com/10-tips-for-a-better-google-colab-experience-33f8fe721b82 10 tips for a better Google Colab experience Keep calm and save time thanks to the following tips and tricks towardsdatascience.com I will summarize the article and list the things that helped me the most.
Programming/Python
2021. 12. 23. 06:48
Library, Module
The Python Standard Library https://docs.python.org/3/library/ The Python Standard Library — Python 3.10.1 documentation The Python Standard Library While The Python Language Reference describes the exact syntax and semantics of the Python language, this library reference manual describes the standard library that is distributed with Python. It also describes some of the opt docs.python.org I wo..
Programming/Python
2021. 12. 23. 06:46