We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b1188c commit 33c6d14Copy full SHA for 33c6d14
1 file changed
SymphonyAI/README.md
@@ -14,5 +14,5 @@ ________________________________________________________________________________
14
+ Model evaluation and selection techniques and questions on that involving confusion matrix etc.
15
+ Model overfitting and Underfitting - How do you know?
16
+ Questions on NLP project that you did.
17
-+ Programming question based on sorting without using any libraries or built-in functions.
++ Programming question based on sorting (sorting strings in lexographical order) without using any libraries or built-in functions.
18
+ `inplace` and `axis` arguments in pandas apis.
0 commit comments