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 !!
@gauravwankhede9263Ай бұрын
what if we use FastAPI instead of Flask?
@knowledgedoctor3849Ай бұрын
Yes you can✌️
@WAHIDz999Ай бұрын
why no flask?
@knowledgedoctor3849Ай бұрын
Flask at server side🌻
@trinishmario1584Ай бұрын
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.
@knowledgedoctor3849Ай бұрын
If you run this code in code editor you should use plt.show