Speak now
Please Wait Image Converting Into Text...
Embark on a journey of knowledge! Take the quiz and earn valuable credits.
Challenge yourself and boost your learning! Start the quiz now to earn credits.
Unlock your potential! Begin the quiz, answer questions, and accumulate credits along the way.
General Tech Learning Aids/Tools 2 years ago
Posted on 16 Aug 2022, this text provides information on Learning Aids/Tools related to General Tech. Please note that while accuracy is prioritized, the data presented might not be entirely correct or up-to-date. This information is offered for general knowledge and informational purposes only, and should not be considered as a substitute for professional advice.
Turn Your Knowledge into Earnings.
While studying about machine learning, I've learnt the importance of defining your problem before getting started trying to model it.
I can see 2 types of problem categorification:
Example definitions found on the net:
First type:
Second type:
Do each type of categories have a name ? And are these types correlated or independent ?
Broadly speaking one can simply categorise ML algorithms into following groups: 1. Supervised Learning : Supervised learning is where you have input variables (x) and an output variable (Y) and you use an algorithm to learn the mapping function from the input to the output.
Y = f(X) = a1x1 + a2x2+a3x3+.....+ anxn
where our goal is to find the values of a1,a2,a3,....,an such that for every value of input(x1,x2,x3,....xn) we can predict the output Y( continuous or categorical). Further in supervised learning one can use ML algorithms as per their problem statement and output required. For example : Determine the price of stock (continuous variable) from set of independent variable then in this case one can use Regression which is type of supervised algorithm.
For example: Market segmentation is one such problem statement where one can use unsupervised algorithms like clustering to get different segmentation based on homogeneity.
Other examples of unsupervised algorithms are PCA, Association rules, anomaly detection,etc.
Note: In some real life scenario, chances are there where problem is mixed of both i.e. few of the data have label and rest do not have and in such cases one needs to deploy semi-supervised techniques to find the solution.
No matter what stage you're at in your education or career, TuteeHub will help you reach the next level that you're aiming for. Simply,Choose a subject/topic and get started in self-paced practice sessions to improve your knowledge and scores.
General Tech 9 Answers
General Tech 7 Answers
General Tech 3 Answers
General Tech 2 Answers
Ready to take your education and career to the next level? Register today and join our growing community of learners and professionals.