-
**Name**
SLU04: Basic Stats with Pandas
**Description**
Descriptive Statistics
Inspecting Distributions
Outlier Detection
**Specialization**
S01 - Bootcamp and Binary Classification
**Ma…
-
**Name**
SLU10: Metrics for Regression
**Description**
Loss Function vs. Evaluation Metric
Evaluation Metrics for Regression
Using the Metrics
**Specialization**
S01 - Bootcamp and Binary C…
-
Here is a proposal for a podcast by Carol. From my end it looks good but I don't know anything about podcasts so some more feedback would be excellent!
https://docs.google.com/document/d/1Q3LLeMC57…
-
Hey
I have python 3.6:
```
familia@familia-desktop:~/LDSSA/heroku-model-deploy$ python3 --version
Python 3.6.6
```
Calling pipenv on the requirements file I get this... any clue what is the pr…
-
##### Issue description
I just installed pipenv on a pyenv installed Python 3.7.0 interpreter. Starting in a clean directory resulted in an exception.
##### Expected result
`pipenv` to not cr…
-
## Problem
One of the biggest issues from the first LDSSA class was that we didn't have graded assignments which created two main problems
- Students didn't have a way to know if something was i…
-
I have tried to install following the instructions but the notebook opens with no files inside so the volume mount doesn't seem to work with the given `docker run command` for some reason.
I have t…
-
We asked students for feedback on a number of occasions, some in structured numerical form, and some in free text form.
We need to do the following:
- [ ] get feedback form the last hackathon
-…
-
We now have a (pretty good) baseline of learning units to work with, but that shouldn't make us complacent.
There should be a thorough review of all learning units, and suggestions for content imp…
-
Hi, I tried to go through the documentation but could not see explicitly which version of Python this edition of the academy will use, is it Python 2.7 or 3.x? In particular, for the application test,…