Machine Learning & Data Science Project - 6 : Python Flask Server (Real Estate Price Prediction)

Machine Learning & Data Science Project - 6 : Python Flask Server (Real Estate Price Prediction)

codebasics

4 года назад

159,926 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Rafian Raad
Rafian Raad - 28.10.2023 21:15

How did you use the MING server and how did it show up like that?\

Ответить
MOHIT ATUL KARN
MOHIT ATUL KARN - 25.09.2023 17:34

Cannot Import name jasonify from flask

How to solve this error..

Ответить
Aayush Sharma
Aayush Sharma - 13.09.2023 21:44

if getting 400 error in postman use x-www-form-urlencoded rather than form-data
Thanks

Ответить
Pitch & Court
Pitch & Court - 09.08.2023 04:09

Hello!
How to setup annaconda as the project interpreter in pycharm? It is not displaying in my pycharm interpreter. Please help.

Ответить
1105 Soham Paul
1105 Soham Paul - 15.07.2023 10:13

Anyone is getting Bad Request Error for the request.form part?

Ответить
1105 Soham Paul
1105 Soham Paul - 14.07.2023 18:36

It is showing {"locations" : null} for get_location_names
And, showing 405 Method Not Allowed for predict_home_price.

Can someone help?

Ответить
Kasetty Purushotham
Kasetty Purushotham - 18.05.2023 11:20

predict_home_price not working , error: The browser (or proxy) sent a request that this server could not understand.!!!! How to resolve itt?? Anyone Help me !

Ответить
Utkarsh Gupta
Utkarsh Gupta - 12.05.2023 07:28

When I have done the same thing in postman and in location I am getting Null.
Can someone please tell me the error?😢

Ответить
MONTYX GAMING
MONTYX GAMING - 07.05.2023 16:39

sir I am getting error ModuleNotFoundError: No module named 'sklearn.linear_model.base' please Resolve it

Ответить
MONTYX GAMING
MONTYX GAMING - 07.05.2023 11:56

how to run a server

Ответить
Chandan Gupta
Chandan Gupta - 21.04.2023 21:08

Sir, there is an error in my code.
sklearn.exceptions.NotFittedError: This LinearRegression instance is not fitted yet. Call 'fit' with appropriate arguments before using this estimator.

Can anyone solve my error?

Ответить
Sarthak JaiSWaL
Sarthak JaiSWaL - 27.03.2023 16:41

Anyone facing bad request 400 or 404 error in postman
I recommend yo should fill the key and values in body manually.
I was getting same error for quite sometime but it worked for me.😶

Ответить
Srijit Bhattacharya
Srijit Bhattacharya - 27.03.2023 12:09

I am getting a bad request in the post method for house price prediction.

Ответить
Sandeep Barla
Sandeep Barla - 20.03.2023 11:12

it showing {
"locations": null
}plz help what to do

Ответить
20I147_SHREEHARI G _ AI&DS
20I147_SHREEHARI G _ AI&DS - 18.03.2023 14:50

Can you able to say what type of framework we are using on this??

wheather it is django??🤔

Ответить
pinguino2820
pinguino2820 - 05.03.2023 01:25

__model = pickle.load(f)
ModuleNotFoundError: No module named 'sklearn.linear_model.base'

The scikit-learn==0.20.3 deprecated package needs to be installed and is not possible to do so. Unfortunately I have not found a solution. Thank you very much from Uruguay.

Ответить
Arshdeep Singh
Arshdeep Singh - 02.03.2023 14:58

how can i make this project without using the flask server?

Ответить
Arshdeep Singh
Arshdeep Singh - 01.03.2023 21:05

can i skip this server part of the project entirely if i do not want to make a website and just run the code locally?

Ответить
Abhinai Kaspa
Abhinai Kaspa - 11.02.2023 21:20

@codebasics sir in this video I am getting in postman for predict_home_price is like 400 bad request can you please look forward about this

Ответить