linear regression logistic regression clustering random forest naive byes suggest me your video which have these 5 list out of 5 , 3 should be necessary !!
i added this line: df.groupby('airline')['price'].mean().sort_values().plot(kind = 'bar') but it didnt show plot even i added inline. so i used plt.show() under that line and it shows.
what if we use FastAPI instead of Flask?
Yes you can✌️
linear regression
logistic regression
clustering
random forest
naive byes suggest me your video which have these 5 list out of 5 , 3 should be necessary !!
why no flask?
Flask at server side🌻
i added this line: df.groupby('airline')['price'].mean().sort_values().plot(kind = 'bar') but it didnt show plot even i added inline. so i used plt.show() under that line and it shows.
If you run this code in code editor you should use plt.show