🔥 Burn Fat Fast. Discover How! 💪

Am Neumarkt 😱

Logo of telegram channel amneumarkt — Am Neumarkt 😱 A
Logo of telegram channel amneumarkt — Am Neumarkt 😱
Channel address: @amneumarkt
Categories: Technologies
Language: English
Subscribers: 293
Description from channel

Machine learning and other gibberish
Archives: https://datumorphism.leima.is/amneumarkt/

Ratings & Reviews

3.50

2 reviews

Reviews can be left only by registered users. All reviews are moderated by admins.

5 stars

0

4 stars

1

3 stars

1

2 stars

0

1 stars

0


The latest Messages 3

2021-09-01 18:43:39 #fun

This is cool.

https://github.blog/2021-08-31-request-for-proposals-defining-standardized-github-metrics/
52 viewsMarkt Mai, 15:43
Open / Comment
2021-08-26 13:05:17 #DS

Hullman J, Gelman A. Designing for interactive exploratory data analysis requires theories of graphical inference. Harvard Data Science Review. 2021. doi:10.1162/99608f92.3ab8a587
https://hdsr.mitpress.mit.edu/pub/w075glo6/release/2


Creating visualizations seems to be a creative task. At least for entry-level visualization tasks, we follow our hearts and build whatever is needed. However, visualizations are made for different purposes. Some visualizations are simply explorations and for us to get some feelings on the data. Some others are built for the validation of hypotheses. These are very different things.

Confirmation of an idea using charts is usually hard. In most cases, we need statistical tests to (dis)prove a hypothesis instead of just looking at the charts. Thus, visualizations become a tool to help us formulate a good question.

However, not everyone is using charts as hints only. Instead, many use charts to conclude. As a result, even experienced analysts draw spurious conclusions. These so-called insights are not going to be too solid.

The visual analysis seems to be an adversarial game between humans and the visualizations. There are many different models for this process. A crude and probably stupid model can be illustrated through an example of analysis by the histogram of a variable.
The histogram looks like a bell. It is symmetric. It is centered at 10 with an FWHM of 2.6. I guess this is a Gaussian distribution with a mean 10 and sigma 1. This is the posterior p(model | chart).
Imagine a curve like what was just guessed on top of the original curve. Would my guess and the actual curve overlap with each other?
If not, what do we have to adjust? Do we need to introduce another parameter?
Guess the parameter of the new distribution model and compare it with the actual curve again.
The above process is very similar to a repetitive Bayesian inference. Though, the actual analysis may be much more complicated as the analysts would carrier a lot of prior knowledge about the generating process of the data.

Through this example, we see that integrating explorations with preliminary model building as Confirmatory Data Analysis may bring in more confidence in drawing insights from charts.

On the other hand, including complicated statistical models leads to misinterpretations since not everyone is familiar with statistical hypothesis testing. So the complexity has to be balanced.
88 viewsMarkt Mai, edited  10:05
Open / Comment
2021-08-24 12:48:17 #ML

https://www.microsoft.com/en-us/research/blog/make-every-feature-binary-a-135b-parameter-sparse-neural-network-for-massively-improved-search-relevance/

Though not the core of the model, I noticed that this model (MEB) uses the user search behavior on Bing to build the language model. If a search result on Bing is clicked by the user, it is considered to be a positive sample for the query, otherwise a negative sample.

In self-supervised learning, it has been shown that negative sampling is extremely important. This Bing search dataset is naturally labeling the positive and negative samples. Kuhl idea.
83 viewsMarkt Mai, edited  09:48
Open / Comment
2021-08-20 14:08:26 #science

Nielsen M. Reinventing discovery: The New Era of networked science. Princeton, NJ: Princeton University Press; 2011.

I found this book this morning and skimmed through it. It looks concise yet unique.
The author discusses how the internet is changing the way human beings think as one collective intelligence. I like the chapters about how the data web is enabling more scientific discoveries.
92 viewsMarkt Mai, edited  11:08
Open / Comment
2021-08-14 11:51:08 #ML

https://thegradient.pub/systems-for-machine-learning/

challenges in data collection, verification, and serving tasks
122 viewsMarkt Mai, edited  08:51
Open / Comment
2021-08-11 14:40:05 https://github.com/soumith/ganhacks

Training GAN can be baffling.
For example, the generator and the discriminator just don't "learn" at the same scale sometimes. Would you try to balance the generator loss and discriminator loss by hand?
Soumith Chintala ( @ FAIR ) put together this list of tips for training GAN. "Don't balance loss via statistics" is one of the 17 tips by Chintala. The list is quite inspiring.
136 viewsMarkt Mai, edited  11:40
Open / Comment
2021-07-30 00:39:16 I have downloaded the file so you don't need to.

Anaconda-2021-SODS-Report-Final.pdf
147 viewsMarkt Mai, edited  21:39
Open / Comment
2021-07-30 00:38:14 #DS

This is an interesting report by anaconda. We can kind of confirm from this that Python is still the king of languages for data science. SQL is right following Python.

Quote from the report:
> Between March 2020 to February 2021, the pandemic economic period, we saw 4.6 billion package downloads, a 48% increase from the previous year.
We have no data for other languages so no predictions can be made but it is interesting to see Python growing so fast.

The roadblocks different data professionals facing are quite different. If the professional is a cloud engineer or mlops, then they do not mention that skills gap in the organization that many times. But for data scientists/analysts, skills gaps (e.g., data engineering, docker, k8s) is mentioned a lot. This might be related to the cases when the organization doesn't even have cloud engineers/ops or mlops.


See the next message for the PDF file.

https://www.anaconda.com/state-of-data-science-2021
139 viewsMarkt Mai, edited  21:38
Open / Comment
2021-07-22 14:00:44 #ML

Julia Computing got a lot of investment recently. I need to dive deeper into the Julia Language.

https://juliacomputing.com/blog/2021/07/series-a/
137 viewsMarkt Mai, edited  11:00
Open / Comment
2021-07-15 11:15:06 #DS

PyData goes virtual this year.

https://pydata.org/global2021/present/
182 viewsMarkt Mai, 08:15
Open / Comment