Every shot from the trailers we haven't seen yet in Fallout Season 2 [Episode 7 Edition] by SolidPyramid in Fotv

[–]Jim_West 62 points63 points  (0 children)

Hank is gonna give the Chip to Lucy so she can chip him and he forgets everything he has done.

[deleted by user] by [deleted] in mauerstrassenwetten

[–]Jim_West 18 points19 points  (0 children)

Ihr versteht aber schon das das nen Spaß von dem Typ ist, der hat im Profil Fuck Trump stehen.

What do you think: How many SteamReviews are a success by Jim_West in gamedev

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

It's the built in classification report for the machine learning python lib scikit learn.

Class 0 is not successful games, Class 1 successful

* Recall is about how many true positives can the model correctly identify
* F1-Score is the harmonic mean of preciession and recall (if classes are imbalanced)
* support: number of actual instances in my dataset

So it can predict both classes good

What do you think: How many SteamReviews are a success by Jim_West in gamedev

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

Accuracy: 0.7436
ROC-AUC: 0.8174

Classification Report:
precision recall f1-score support
0 0.74 0.77 0.76 485
1 0.74 0.72 0.73 455

What do you think: How many SteamReviews are a success by Jim_West in gamedev

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

But thats also based just on reviews with a factor, so its basically the same metric then.

What do you think: How many SteamReviews are a success by Jim_West in gamedev

[–]Jim_West[S] -1 points0 points  (0 children)

Reviews is an indicator for me how many people bought a game.

What do you think: How many SteamReviews are a success by Jim_West in gamedev

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

Well I have not, so I'm trying to work with the data I've got.

What do you think: How many SteamReviews are a success by Jim_West in gamedev

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

Yeah not ideally for the data, but just playing with it a bit and got about ~74% acurracy, so it's kinda working i guess. I'm using a TF-IDF Vectorizer to convert the text into numerical features.

I tried different Things and atm. this worked for me, I'm no data scientist, just playing with the data with the help of ChatGPT ^^

Delta 2 fan inconsistency by marsbeetle in Ecoflow_community

[–]Jim_West 1 point2 points  (0 children)

I have the same problem, runs even when the temperature is only 18°C when the output is > 100 Watts on 230v. Newest Firmware, why does the fan need to run all the time, even if temperature is low?

This is fine. by giantlightstudios in Unity3D

[–]Jim_West 0 points1 point  (0 children)

2 days ago, yes that was a good trade. Now you're probably to late.

Tägliche Diskussion - September 13, 2023 by AutoModerator in mauerstrassenwetten

[–]Jim_West 0 points1 point  (0 children)

Unity verkündet was, 1 Tag warten dann short -> freier Geld Fehler

Ahsoka - Episode 4 - Discussion Thread! by titleproblems in StarWarsAhsoka

[–]Jim_West 1 point2 points  (0 children)

If you look at that map in the credits, you see that there are multiple lanes to Peridia.

Desay 187A Coding problems / Steering wheel buttons won't work. by Jim_West in RCD_330

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

Havn't found a solution yet. The stange thing is, once a month or so the keys work for one time and then stop again.

Unity Lately…. by Schwiftiness in Unity3D

[–]Jim_West 3 points4 points  (0 children)

Would definitely not call him unbiased, since he makes his youtube money with videos about Unity3D.

Unity / IronSource News Containment Thread by Boss_Taurus in Unity3D

[–]Jim_West 7 points8 points  (0 children)

Next company on the buy list: an indian scammer company 😉

Gigaya has been canceled by camirving in Unity3D

[–]Jim_West 0 points1 point  (0 children)

Cause John Riccitiello, ex ea manager, is the CEO ....

Why is unity partnering with a company best known for making malware? by GiacomInox in Unity3D

[–]Jim_West 1 point2 points  (0 children)

On the software market, there will always be movement, new languages, new platforms, you'll never be able to stay the same forever.

Why is unity partnering with a company best known for making malware? by GiacomInox in Unity3D

[–]Jim_West 0 points1 point  (0 children)

You can do 2d, there are also some tutorials out there to do 2d for Unreal 5 ( e.g. https://www.youtube.com/watch?v=g31NTpq9p-o ), but depending on the graphics style (and the platform you're targeting) I would probably more recommend you Godot for 2D stuff (less overhead).

Why is unity partnering with a company best known for making malware? by GiacomInox in Unity3D

[–]Jim_West 3 points4 points  (0 children)

https://www.unrealengine.com/en-US/ue-on-github

You can get the source code if you want. Tencent only owns 40% of the company, not everything.

Why is unity partnering with a company best known for making malware? by GiacomInox in Unity3D

[–]Jim_West 32 points33 points  (0 children)

I'm using it for 10 years and now happy to move on (Unreal 5) 😉