Stephen Lau

Results 6 issues of Stephen Lau

``` COPY . app.py /app/ ``` Newbie question. Why is there a dot beside `app.py`?

I have a question regarding the command for spark-submit: ``` spark-submit \ --packages org.apache.spark:spark-sql-kafka-0-10_2.12:3.1.2 \ stream_all_events.py ``` What is the meaning of the packages `org.apache.spark:spark-sql-kafka-0-10_2.12:3.1.2`?

From the setup.md, it seems that you have two VMs set up. Just curious, is it necessary?

Hi, I am interested in replicating your work for my domain area. Could you point out the code where the generator is frozen, and the latent vector is optimized? Thank...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Description I have been following the tutorial After the tests are completed, it...

bug
needs-triage

### Is there an existing issue for this? - [X] I have searched the existing issues ### Description I want to upload a sklearn model, binary_classification_mock_credit_risk_sklearn.linear_model._logistic.LogisticRegression.sav from your tutorial. I...

bug
needs-triage