-
```
What steps will reproduce the problem?
1. I have 136 documents in docvectors.bin and I have run this command:-
java pitt.search.semanticvectors.ClusterResults -numclusters 4 docvectors.bin
2. Alth…
-
```
What steps will reproduce the problem?
1. I have 136 documents in docvectors.bin and I have run this command:-
java pitt.search.semanticvectors.ClusterResults -numclusters 4 docvectors.bin
2. Alth…
-
```
What steps will reproduce the problem?
1. I have 136 documents in docvectors.bin and I have run this command:-
java pitt.search.semanticvectors.ClusterResults -numclusters 4 docvectors.bin
2. Alth…
-
Defect Description :
After submitting the responses the result is editable.
Steps to reproduce the issue :
Submit the responses of the quiz (http://cse20-iiith.vlabs.ac.in/exp7/Quizzes.html?doma…
-
Description
When you hit submit on quiz It classifies unattempted answers as wrong answers.
Method to reproduce the issue
Go to: http://cse20-iiith.vlabs.ac.in/exp7/Quizzes.html?domain=Computer%2…
-
Once we take the quiz and grade ourselves, upon clicking "take quiz again" we can see our previous answers stilll there.
Expected result: The answers of the questions are meant to be blank when we …
-
Defect -> Improper functioning of reset button
Steps to reproduce -> go to quiz section -> answer any question correctly -> click on grade me -> click on take quiz again -> click on reset -> click on…
-
Kindly assign this to me.
-
K-means clustering is a widely used clustering algorithm. Though the algorithm has a synchronization barrier for **each iteration**, we can implement asynchronous version with small changes, and it wo…
-
Hi,
First I'd like to say thanks for publishing this repo! It's very helpful.
My question specifically refers to this description in the README:
_After the specified Optuna trials are complet…