일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- Explainable AI
- deep learning
- data science
- Gradient Boosting Machine
- Gradient Tree Boosting
- Back-propagation
- XGBoost
- Machine Learning
- lime
Archives
- Today
- Total
Kicarussays
Pylance not working in my vscode (Semantic highlighting) 본문
"[python]": {
"editor.semanticHighlighting.enabled": true,
}
Setting.json 열어서 맨 밑에다가 위 문구 추가하면 된다..
'Linux' 카테고리의 다른 글
Ubuntu 서버 시간 동기화 및 한국 시간 설정 (0) | 2022.08.07 |
---|---|
VS code에서 git 설치가 안 될 때 (E: Package 'git' has no installation candidate) (0) | 2022.03.01 |
(Linux)아나콘다 오류 해결: CommandNotFoundError: Your shell has not been properly configured to use 'conda activate' (1) | 2020.08.11 |
리눅스(Ubuntu 18.04)에서 아나콘다 설치하기(Feat. TensorFlow, Gurobi) (0) | 2020.07.31 |
리눅스(Ubuntu 18.04) 시작하기 (0) | 2020.07.31 |
Comments