Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

Q1- provide the definition of Machine learning, and give the definition for supe

ID: 3797249 • Letter: Q

Question

Q1- provide the definition of Machine learning, and give the definition for supervised and non supervised learning?

______________________________
Q2- What are the methods or mathematical techniques used in error function definition ?
_____________________________________

Q3- what is linear Regression ? why it is used ?provide the error or error function definition ?
______________________________
Q4 - What is the difference between scripting computer languages and compiled computer language?

          ______________________________

Q5- What is python scripting language ? and what are the data types used in python scripting language
    
         ___________________________
Q6- write 3 questions about linear Regression, and 2 questions about python scripting language. please provide 7 answer options for EACH Question and the select answer for EACH question

note :these questions are in the artificial intelligence

Explanation / Answer

1)Machine learning: it is a subarea of computer science which offers computers capability to study without using externally programmed.sometimes it is mixed with data mining if necessary.

supervised learning:it the machine learning activity is trained with for each input through respective target.it is known as supervised learning.if target space is ongoing it is known as regression problem.

non_supervised learning: , consequently if the machine learning activity is trained solely through a group of inputs.

...................................................................................................................................................................

2) Methods or techniques are as below

   1.Taylor series

2.derivative or integral

3.burmann series

4.inverse functions

.....................................................................................................................................................................3) linear regression: it is the extreme standard kind of regression and normally utilized prtedicative analysis.in linear regression the associations are modeled by utilizing the linear predictor functions.

Error functiuon: it is a significant function of sigmoid shape which obtain in probability,statistics and partial differentiation equations.

......................................................................................................................................................................

4)scripting computer languages:

   1. it is to manipulate and operate the provisions of surviving system.

2.they are easy to write and also compiler is not necessary.

   3.lines of code are less

compiled programming languages:

1. it needs to be compiled

2.generated to decrease the traditional edit _complete_ link _run procedure

......................................................................................................................................................................

5)python scripting languages:it is a etremely utilized programming language designed by Guido van Rossum in the year 1991.it offers the constructs aimed to permit writing clear programms on large and small scale.Aunique aim of python developers is creating a pleasure to utilize it.

Data types: In python the data types are in bulit.

1.Numeric types

1.int

2.long

3.float

4.complex

2.sequence

1.str

2.bytes

3.byte array

4.list

5.tuple

3.sets

1.set

2.frozen set

4.Mappings
   dict