LaTeX template
CS433 project 1 · 63 · 1 · 1 Nov '21
Is the usage of the provided template mandatory? In particular with respect to the style, because w…
Can we put graphs and tables into an appendix for the report?
CS433 project 1 · 98 · 1 · 1 Nov '21
Dear all, May I please ask whether we can put our graphs and tables into an appendix (which does…
logistic regression & gradient descent: can we use newton method with hessian or is that not considered gd?
CS433 project 1 · 49 · 1 · 1 Nov '21
For the logistic regressoin and penalised logistic regression can we use newton's method for learni…
How will you test our logistic function ?
CS433 project 1 · 100 · 1 · 1 Nov '21
Hello, My logistic regression implements the case where y={-1,1}. Therefore the weights returned…
Is it possible to submit the final report with sub_sample =True ?
CS433 project 1 · 86 · 1 · 1 Nov '21
Hello, We were wondering as we have big dataset and it generates runtime warning if it would be…
Upload Data in Github
CS433 project 1 · 128 · 1 · 1 Nov '21
What should be in our GitHub repo, only codes, report PDF, README? Should we suppose the one who c…
Submission
CS433 project 1 · 84 · 1 · 31 Oct '21
Hello, There is a sentence in the professor's last announcement "Early before the deadline, plea…
Report paper target audience
CS433 project 1 · 77 · 1 · 31 Oct '21
Hello, We just wanted to know while writing this paper, do we have to assume that the reader doe…
Question about the logistic loss
CS433 project 1 · 96 · 1 · 31 Oct '21
Hello, I am just a little bit confused about why in the logistic loss we do not average over the…
Librairies Allowed
CS433 project 1 · 64 · 1 · 31 Oct '21
Hello, please could we use the library itertools ?
Standardizing Features
CS433 project 1 · 108 · 2 · 30 Oct '21
Just a quick question about standardization. When we standardize the training set, we obviously do …
Report, knowledge of the reader
CS433 project 1 · 99 · 1 · 30 Oct '21
Hello, Should we state the maths formulas behind each model in the report ? Can we assume that the…
Report extra ideas
CS433 project 1 · 73 · 1 · 30 Oct '21
Hello, If I'm not mistaken in the report, we are supposed to describe all the methods we applied t…
Answers to theoretical exercises 3 and 6
CS433 exercises · 67 · 2 · 30 Oct '21
Hi, Will we receive solutions to the theoretical parts of lab 3 and 6? Thanks!
Should we push the data on GitHub?
CS433 project 1 · 148 · 1 · 30 Oct '21
As the data is very heavy, are we supposed to push it on GitHub or there is no need and we should j…
Logistic regression
CS433 project 1 · 246 · 4 · 29 Oct '21
Hello, I just saw that the project1_description changed and there is a detail about the logistic…
Pandas for project 1
CS433 project 1 · 85 · 1 · 29 Oct '21
Hello, this has been asked before but I would like to confirm if we are allowed to use the pandas t…
Submission : run.py detail
CS433 project 1 · 98 · 1 · 29 Oct '21
Hello, would it be possible to have more detail on the expected structure of the code ? In part…
Batch_size concerns
CS433 project 1 · 67 · 1 · 29 Oct '21
Hi, We tested the SGD with logistic and linear regression with a batch_size of 1 as mentioned in …
Generalization error
CS433 lectures · 62 · 1 · 29 Oct '21
In the lecture 04a we defined the generalization error, given some model f and a training test \(S_…