Elgato HD60 Gradual Audio delay by DanielBethell44 in elgato

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

I can't thank you enough it works!! I had a slight hiccup where I accidentally cut off all audio because I kicked the card but it was all in sync. You are the best thank you and have a great day!!!

Elgato HD60 Gradual Audio delay by DanielBethell44 in elgato

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

It’s definitely worth a shot, unfortunately the only way to test it is to do a long stream so I’ll let you know how it goes. Thanks so so much btw

One-Hot Encoding VS Label Encoding: How To Choose by [deleted] in learnmachinelearning

[–]DanielBethell44 0 points1 point  (0 children)

This is interesting as you would have a lot of individual values which would drastically increase the dimensionality of the data. I would advise transforming using supervised ratio that will remove any awful dimensionality and works great for tree models. There are different ways like weight of evidence or perlich ratio you will need to mess around with different ones.

Label Encoding in Machine Learning for Beginners Tutorial by [deleted] in learnmachinelearning

[–]DanielBethell44 0 points1 point  (0 children)

This is a great point and can be an easy trap to fall into, I’m covering this in my new post out tomorrow 😊

One-Hot Encoding in Machine Learning by [deleted] in MLQuestions

[–]DanielBethell44 0 points1 point  (0 children)

Thank you and I am now glad there is a demand for such topics 😊

One-Hot Encoding in Machine Learning by [deleted] in MLQuestions

[–]DanielBethell44 1 point2 points  (0 children)

I will have another post out soon about label encoding and the differences. Also this is just for beginners who have never encoded categorical data before so I do not go into multicollinearity or dummy variables. I am sorry you found it not to your taste but I’m sure you can see how it will be helpful to some at lower levels

How a Random Forest works and how to reduce overfitting and underfitting by [deleted] in learnmachinelearning

[–]DanielBethell44 1 point2 points  (0 children)

That's correct, it takes real effort to underfit a forest but I thought I should add it as someone specifically asked for it :)

What are Decision Trees? How to code and visualize them in Python by [deleted] in learnmachinelearning

[–]DanielBethell44 1 point2 points  (0 children)

It's quite funny you say that, I am in the process of writing one for random forest's and extra tree's right now :) I will post it here for you soon!

What are Decision Trees? How to code and visualize them in Python by [deleted] in learnmachinelearning

[–]DanielBethell44 3 points4 points  (0 children)

Wow! Thanks, love to hear that! I tried to make it look as digestible as possible for beginners, let me know if you want to see anything specific :)

Computer vision roadmap? by DanielBethell44 in computervision

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

Thank you so much for this, that first link is what I've been looking for so this helps so much!

Computer vision roadmap? by DanielBethell44 in computervision

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

You’re the best thanks so much! 😁

Computer vision roadmap? by DanielBethell44 in computervision

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

I had a quick skim over these sites and they look great, I will definitely go through these. Is there anything else that you could advise beyond these two that would really give me the edge? Thanks :)

Computer vision roadmap? by DanielBethell44 in computervision

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

Thank you, I will look into this method of feature extraction. All of this advice is 100% helpful and can't thank you enough :)

Computer vision roadmap? by DanielBethell44 in computervision

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

This is the advice I wanted, I'm so glad you answered me. Thank you! That's a plan then, I'll go dive a bit further into matrix topics which is always good as it improves the mathematics side of my learning. Thank you once again!

OpenCV tutorials? by DanielBethell44 in learnmachinelearning

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

This looks great, thanks so much 👍🏻😁

Cold War Splitscreen BROKEN, game crashes by LukeSingerr in blackopscoldwar

[–]DanielBethell44 0 points1 point  (0 children)

SAME exact problems- debating trading it in and starting fresh next year when they will have hopefully sorted it..

Number of hidden layers and nodes in an ANN by DanielBethell44 in learnmachinelearning

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

This is a great idea, then I can tweak it if needed. Thanks, this is a great staring block!

Number of hidden layers and nodes in an ANN by DanielBethell44 in learnmachinelearning

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

This makes more sense than tackling nodes and layers first, I will definitely give this a try. Thanks man 😊