I have those data with Gaussian distributions (histogram), how should I fit it using gaussian model? The sklearn mixture.GMM isn't be used because the input data is not histogram.
            Asked
            
        
        
            Active
            
        
            Viewed 433 times
        
    0
            
            
        - 
                    Is it really a **biomodal** distribution or a **bimodal** distribution ? – J. Piquard Dec 31 '16 at 11:15
 - 
                    i am sorry ,it is a bimodal – user7177639 Dec 31 '16 at 15:43
 - 
                    What is the format of your data **"Gaussian distributions (histogram)"** or **"input data is not histogram"** ? – J. Piquard Dec 31 '16 at 16:43
 
