shayneoneill
shayneoneill
I had a run through with this model classifying comments on a petition that had a lot of traction with antivaxers. The results where pretty mixed. Some observations. The model...
Hi, I'm trying to work out how the signals work in this, I cant really find it documented. I'm trying to create a listener that sits on a root node...
I've been trying to install this from the Asset library. The problem is Catalinas security is amazingly obstructive. It tells me first the dylib isnt authorized and this requires finding...
So in one of my models I have a field like this;- `bank_balance= DecimalField(max_digits=20,decimal_places=2,auto_round=True,null=True)` The migration creates a line as follows;- `bank_balance = pw.DecimalField(auto_round=True, decimal_places=2, max_digits=20, null=True, rounding=ROUND_HALF_EVEN)` Which is...
Hey! Trying to get this puppy running on MacOs on a Macbookpro M1 Max unit. So, first thing that comes up is getting dependencies running. Mediapipe isn't officially packaged for...
May I make a , possibly controversial, suggestion. Moscow Times! Yes it is a Russian outlet, but they appear to take an anti-war and anti-putin stance in their editorial direction....
Ok this is definately a stupid newbie question BUT...... How do we do middle click actions on a Mac Trackpad? The instructions all talk about using the middle click to...
I think theres a problem. I downloaded and built this and it didn't install Malware! What is the meaning of this! How will I compromise my machine and get infected...
First off, congrats on a great library. The one in the assetlib leaves a little to be desired (Its got hardcoded paths to the authors D: drive, doh) but this...
Hi. I'm trying to use this framework and its insisting on an older version of protractor-cucumber-framework (8.0.1) (or whatever the nearest point of dependency is, maybe cucumber.js?). This versions outside...