miqbalrp / ML_bne

Using machine learning methods to predict Brazil Nut Effect output .
1 stars 3 forks source link

Improvement Discussion #1

Open miqbalrp opened 3 years ago

miqbalrp commented 3 years ago

From Nadhira (feel free to add more):

miqbalrp commented 3 years ago

From Iqbal

miqbalrp commented 3 years ago

Considering using another simulation, ie: brazil nut effect on binary segregation. Simulation: Click here

Advantage:

Disadvantage:

miqbalrp commented 3 years ago

After a look at some basic visualization from the data, I think the distribution is very random based on the labels.

miqbalrp commented 3 years ago

After a look at some basic visualization from the data, I think the distribution is very random based on the labels.

I think we need to remove some features to minimize the random. I suggest to fix the kn and gn.

dudung commented 3 years ago

Let's give a try to make a hyperplane with z, where x ≡ f^2, y ≡ A --> z = c xy, with c = 4 π^2 / g, since Γ = 4 π^2 f^2 A / g

miqbalrp commented 3 years ago

Gamma 3D Plot

Here is the hyperplane that shows the relationship between frequency, amplitude, and Gamma. I have included the code in the visualization notebook. Hope this is the correct way to plot