My first Machine Learning experiment with real time data
Solving the most common problem predicting house prices in any suburb using supervised learning.
What's amazing is we shall build a Machine Learning model using MLJAR
MLJAR is a human-first platform for machine learning.
It provides a service for prototyping, development and deploying pattern recognition algorithms.
It makes algorithm search and tuning painless!
It provides a service for prototyping, development and deploying pattern recognition algorithms.
It makes algorithm search and tuning painless!
The basics of ML can be read anywhere on github/google.
What we need to know is regression/classification and when to use what.
First things first test data:
train sample - (data_train.csv file) for model learning
test samples (data_test.csv) for predictions
Inspired from: https://medium.com/towards-data-science/regression-predict-house-price-lesson-2-5e23bec1c09d
- Create a new project
- Select Regression as a task
- Add train and test data
Note - When we add test dataset check the option: This dataset will be used only for predictions because we want to predict the sale price - Specify columns that we use , target as "Saleprice column" in train data
- Dont use it for "Saleprice column" in test data
- ‘Accept attribute usage’ for both data sets
- Create a new experiment - For learning algorithm we will use Extreme Gradient Boosting (xgboost)
- metric to be optimized: Root Mean Square Error. (what is this?)
- And click Start!
To compute predictions check Predict view
RPA Blue Prism Online Training
ReplyDeleteRPA Blue Prism Training
RPA Blue Prism Online Training in Hyderabad
RPA Blue Prism Training in Ameerpet