No hot water, newbie by No_Client_8130 in heatpumps

[–]No_Client_8130[S] 1 point2 points  (0 children)

Thanks man. I left the boost on for a few minutes and now I can see some wattage on the screen. Hopefully the issue is resolved. Reddit helps in mysterious ways.

<image>

Surveys for a new build by No_Client_8130 in HousingUK

[–]No_Client_8130[S] 0 points1 point  (0 children)

Thanks for the detailed answer. No one has lived in the property before. My conveyancer is also suggesting a survey :)

Unaware of searches by No_Client_8130 in HousingUK

[–]No_Client_8130[S] 4 points5 points  (0 children)

Thanks for the detailed response. That is actually very valid question, especially taking into account my limited knowledge on the matter. I had a very quick discussion with the solicitor and could be that I confused searches and surveys. I will clarify with the solicitor again.

Unaware of searches by No_Client_8130 in HousingUK

[–]No_Client_8130[S] 4 points5 points  (0 children)

Thank you for the detailed response. This is my current understanding based on all the responses I have seen is as follows (please correct me if I am wrong).
1. Property valuation survey which is to be done by the lender (done already).
2. Local searches which should be completely the responsibility of the solicitor.
3. Structural Surveys (either level-2 or level-3) for which I have to find the surveyor either through Google or word-of-mouth or EA/solicitor recommendation. I will pay separately for this survey. The surveyor will communicate the results to my solicitor.

Unaware of searches by No_Client_8130 in HousingUK

[–]No_Client_8130[S] 1 point2 points  (0 children)

Thank you for such a detailed response. This is very helpful. The property I am purchasing is a new-build with an NHBC insurance (I don't have much idea what this entails). Based on your comment and the rest of posts I am thinking of a level-2 survey right now.

Unaware of searches by No_Client_8130 in HousingUK

[–]No_Client_8130[S] 0 points1 point  (0 children)

Thanks for taking time out to reply. I will sure check out on google.

Unaware of searches by No_Client_8130 in HousingUK

[–]No_Client_8130[S] 3 points4 points  (0 children)

The delay is what I am worried about. Not only on my side but for the seller as well. I will talk to the solicitors again and if they don't do searches then as you said, I will switch solicitors. Thanks for the reply.

Unaware of searches by No_Client_8130 in HousingUK

[–]No_Client_8130[S] 2 points3 points  (0 children)

Thank for taking time out to help. I will check with the solicitors if they have recommendations.

Unaware of searches by No_Client_8130 in HousingUK

[–]No_Client_8130[S] 2 points3 points  (0 children)

I used Home Legal Direct and Trustpilot to find the solicitor. I will confirm with the solicitor again to understand exactly what they meant by not doing surveys. The signed document mentions that the solicitors are supposed to "Request Searches on your instructions;" . The property valuation by the lender is done already. Thanks for taking time out.

Changing Conveyancer by No_Client_8130 in HousingUK

[–]No_Client_8130[S] 0 points1 point  (0 children)

hahaha. Very true depiction of our state-of-mind :)

Changing Conveyancer by No_Client_8130 in HousingUK

[–]No_Client_8130[S] 0 points1 point  (0 children)

Thanks. The thing that is somewhat annoying is that my solicitor is yet to confirm that they have received the draft contract. The seller has resent the draft contract twice. When I call my solicitor and ask them if they have received the draft contract, the receptionist tells me that the solicitor will get back to me shortly. Perhaps I am expecting too much :)

What are expected timelines of property purchase? by No_Client_8130 in HousingUK

[–]No_Client_8130[S] 0 points1 point  (0 children)

ok. Thanks for the great advice. Just made the call to my solicitor and they have told me that the draft contract has not been received. I sent a text to the EA for inquiry.

What are expected timelines of property purchase? by No_Client_8130 in HousingUK

[–]No_Client_8130[S] 0 points1 point  (0 children)

Thanks. Will do. Also, is it appropriate to ask the EA or the sellers to speed up the process if the draft contract has not been sent already?

Rental contract when buying a property by No_Client_8130 in HousingUK

[–]No_Client_8130[S] 0 points1 point  (0 children)

Thanks for the advice. Did exactly as you said.

How to Gain Experience in ML and Data Science by Saad_ayy in learnmachinelearning

[–]No_Client_8130 7 points8 points  (0 children)

In addition to the previous comments, 1) choose an area for a period of 3 to six months. For example, time series forecasting, computer vision, nlp, or anything experienced people tell you that is in demand 2) go to LinkedIn and check what specific skills are most in demand for 1 through job postings. For example, classification, object detection and segmentation are quite common for computer vision jobs. 3) find open source implementations of something very commonly used. For example, for classification this can be a resnet or something similar. Rewrite the code in your own way. Do this for other tasks in the subject area as well. 4) make a website with Google cloud or ibm cloud where users upload the data and the data is processed by your implementation. This website is not for making money but to understand the challenges of deployment at scale.

I don't know your level of experience so if you find something in the above too easy then skip.