Plotting exponential curve by fitting to data in python
问题 I have x array and y array. I need to predict points(points of pareto fronts) in left and right side (I don't know exactly how). That's why used in first extrapolation of points, but it gaves linear I tried to fit my data points to exponential curve, but gave me as result only straight line with coefficients A=1.0 , K=1.0 , C=232.49024883323932 . I also tried to fit my data to polynomial function with degree 3, result better, but the tail is increasing x=[263.56789586, 263.56983885, 263