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
- color and data
- bias vs variance
- pandas
- plotting
- distributed training
- NO TYPO
- utilize
- color theory
- machine learning
- ML
- negotiate
- online machine learning
- NLP
- level of emotion
- sweet spot in fitting
- Naive Bayes example
- Learn from mistake
- variance bias
- Pararel Computing
- productivity
- Deep Learning
- root of the word
- tensorflow
- Insight
- Data Distribution
- API
- level of negative
- plot color
- Apache Beam
- level of positive
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