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