Computer Science, asked by sushilaneja1860, 1 year ago

Compare and contrast among static, dynamic and active web pages with suitable example.

Answers

Answered by Anonymous
0

Explanation:

When working on a supervised machine learning problem with a given data set, we try different algorithms and techniques to search for models to produce general hypotheses, which then make the most accurate predictions possible about future instances. The same principles apply to text (or document) classification where there are many models can be used to train a text classifier. The answer to the question “What machine learning model should I use?” is always “It depends.” Even the most experienced data scientists can’t tell which algorithm will perform best before experimenting them.

Answered by Anonymous
2

Answer:

Key Differences Between Static and Dynamic Web Pages

Key Differences Between Static and Dynamic Web PagesStatic web page involves technology such as HTML, JavaScript, CSS, etcetera for its construction. On the contrary, dynamic web pages are created using CGI (Common Gateway Interface) and languages like AJAX, ASP, PERL, PHP, etcetera server-side scripting languages.

Similar questions