Open sithart opened 2 years ago
The above one I shared URL, explains the intuitive understanding of Machine learning
Here I attached interesting math blog
1, If you want to create the VM on your specified project in GCP, you need to enable the compute engine API on your GCP console.
Path for Enable API: API and services -> Library -> Compute -> Compute Engine API - > Enable API
Creating an Instance in GCP: Login to GCP Console. Choose: Compute Engine -> VM instances -> Create Instance
data science world that 80% of the time spend on a project consists of collecting, cleaning, and organizing data. 20% is where the all the fun happens; models are trained, tested, validated, and then re-trained until the model performance is found to be adequate.
The project included in this blog was the culmination of 2 mon ths of cleaning and organizing data, creating visualizations, a bit of a mental breakdown, and then finally model selection, validation, and tuning. I’ll skip right to parameter tuning to avoid having to re-live through the nightmare of cleaning this dataset.