Answer:
Boom operator- Microphone
Director of photography- video camera
Art Director- lighting
Gaffer- set building
Process of sending signals, interpreting received signals, and adjusting through signals is called
Answer:
TCP The Transmission Control Protocol
Explanation:
In everyday life, we use numbers based on a combination of digits between 0 and 9.
This counting system is known as decimal, or ?
•Denary
•Binary
•Hexidecimal
PLEASE ANSWER I WILL GIVE U BRAINLY!!
Answer:
denary is the answer thank you
1. Create a naive Bayes model for this data set.
2. What prediction will the naive Bayes model return for the query q=(1,0,0)?
Answer:
import the GaussianNB class from the scikit-learn naive bayes module using the import statement;
from sklearn.naivebayes import GaussianNB
create the classifier,
clf = GaussianNB()
Then train or fit a section of the dataset (the training set) with the classifier, then predict the label of the test section of the dataset with the provided query "q".
trained = clf.fit( train_features, train_label)
predict = clf.predict(q)
Explanation:
The scikit-learn is a machine learning package in python used to create machine models from datasets. It has several classifiers and regressions algorithms.
The naive baye algorithm is a machine learning class in python used in supervised machine learning to create models used to predict a label given a set of features using a classifier.
Discuss the use of spreadsheet software compared to database software to store and manipulate student data.
Explanation:
Because databases store information more efficiently, databases can handle volumes of information that would be unmanageable in a spreadsheet. Spreadsheets have record limitations whereas databases do not. Compared to databases, spreadsheets can require a large amount of hard-drive space for data storage.
If the radius is 1/2 of the diameter, what is the circumference of each wheel if "Circumference = 2 x 3.14 x radius"
need the help asap please!
Answer:
pi times the diameter
Explanation:
d = 2r
circumference is 2πr
how can a search be narrowed to only search a particular website????
plzzzzzzzzzzzz ill give brainliest
Answer:
There are a variety of ways to narrow down your search results in a library database. The two most direct ways are to focus your search with more specific keywords and/or to limit by various criteria before or after searching. The more specific you are with your search terms, the more relevant your results will be
Hope it helped!!!
area of trapezium is 54cmsq if parallel sides are 10cm and 8cm long find the distance between the parallel sides
Explanation:
the distance between the parallel sides is the height(h)
formula to find area of trapezium :
Area = 1/2(a+b) h
54 = 1/2 (8+10) h
54=1/2(18) h
54 =9h
54/9=h
h= 6 (ans)
Please help me... I'll give you brainliest
Assignment Guidelines
Write an essay, preferably 500 words, or more summarizing your experience of writing the “Hello world!” program (java). Answer some of the following questions, do you understand how the NotePad text editor and NetBeans work together? Did your program compile cleanly, or did it include errors? Were you able to identify and fix the errors? How many times did you need to fix and rebuild your program before it ran? Remember to spell- and grammar-check your paper and to include a title page.
Answer:
Explanation:
so u have to wirte a
System.out.print();
System.out.print("Enter a number less than
100: ");
num = Expo.enterInt();
for (int i=1; I <= num; I++){
if(num %2!=0)
System.out.println(num + " is odd");
else
System.ouy.println(num +"is even")
}
System.out.println();
}
}
Say I enter 5. The loop makes 5 show up 5 times instead of the numbers 1-5 saying if it's even or odd
Answer:
write 2:4$+8*
Explanation:
Kyra needs help deciding which colors she should use on her web page. What can she use to help her decide?
A.Color selection
B.Color theory
C.Proofreading
D.Storyboarding
i would say color theory is the best answer, as color theory states what colors can and cannot go together, along with general tips on making colors stand out more.
What is one difference between the Simple Gear Train with Same Size Gears and Simple Gear Train with Different Size Gears?
Answer:
One difference between a Simple Gear train with Same Size Gears and Simple Gear Train with Different Size Gears is the that the number of rotations of both shafts in the Simple Gear Train with Same Size Gears is the same the number of rotations of both shafts in the simple Gear Train with Different Size Gears are different
Explanation:
A simple gear train is one in which each shaft has only one shaft, and the motion of one shaft in transmitted to the other when the gears are in contact