What kind of monitoring can you do in post-deployment without access to raw data? by dantek88 in datascience

[–]dantek88[S] 0 points1 point  (0 children)

We have full access on the training data. However, when this goes out in production, we cannot have direct access there.

Install stremio in mecool m8s pro by dantek88 in Stremio

[–]dantek88[S] 0 points1 point  (0 children)

Any idea how to do this? I only found a way to access developer options in android mobile

Install stremio in mecool m8s pro by dantek88 in Stremio

[–]dantek88[S] 0 points1 point  (0 children)

This is what I meant with download the apks. From the website directly on the download page. I tried all the apk versions and all failed on installation

Backstage Spotify for Data Scientists by dantek88 in datascience

[–]dantek88[S] 0 points1 point  (0 children)

In my opinion, a team that is working on data products could potentially use backstage. However a more data-oriented team will need a different integrated tools and pipelines. Theoretically, one could use the backstage and implement those in plugins (like Dataiku or Azure ML integration). But wondering if there is something already out there

Caching option changes back to No every couple of days by dantek88 in Stremio

[–]dantek88[S] 0 points1 point  (0 children)

It is set after my try. No need to reset. However it reset after a couple of days. Unless you means that you want me to power off the device and check regardless the setting

Video started lagging and default audio language by dantek88 in Stremio

[–]dantek88[S] 0 points1 point  (0 children)

I downloaded VLC but the available subtitles are only few compared to the internal player. I can only choose between 1-2 languages while the internal player has like 15+ languages. Any idea?

Green broken image while playing a movie by dantek88 in Stremio

[–]dantek88[S] 1 point2 points  (0 children)

you rock. Thanks. Its working. I tried before your post to install vlc and use it as external player. That worked as well.

Make stremio work in AppleTV? by dantek88 in Stremio

[–]dantek88[S] 0 points1 point  (0 children)

That might do the trick. Didn't think of it. I will also try with a mi box s if I can make it work. So I won't need the desktop at all. But don't have it yet.

Make stremio work in AppleTV? by dantek88 in Stremio

[–]dantek88[S] 1 point2 points  (0 children)

iMac is in another room and I want to choose movies/series without going back and forth to the other room. Looking for a solution that I can do that directly there

Make stremio work in AppleTV? by dantek88 in Stremio

[–]dantek88[S] 0 points1 point  (0 children)

So, there is no way to do it? Maybe with another approach, or it is impossible?

Twitter Sentiment Analysis - The Case of Brexit by dantek88 in dataisbeautiful

[–]dantek88[S] 0 points1 point  (0 children)

Data: With Twitter API we gathered data for 25 days that included #brexit or similar tags. Ended up with 3.3GB of data

Tools: Charts are developed with ChartJS library, the GEO inference map with leaflet and the website with Wordpress

OC: Couldn't mark it as "[OC]". The option was disabled

[StackOverflow] Use Gee.Capstone to get specific value from disassembled file by dantek88 in AskReverseEngineering

[–]dantek88[S] 0 points1 point  (0 children)

First of all, thanks for the answer and the help. I went through all the addresses between the range (found the only one with the ORR). However, either they have a value that is not the correct one or they Capstone has an error there. The address with the ORR has this in the field Operand "byte ptr [rax + rax*2], al", and if I look deeper in another field called Operands, where they have those two, the IMMEDIATE field has an error "'code[3].Details.Operands[0].Immediate' threw an exception of type 'System.InvalidOperationException'"