Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Active Tutors
Asked Questions
Answered Questions
Explore the for loop and the while loop. Explain when to use these different types of loops. How do you include a loop structure programming in Python?
Create a Python program to calculate the average miles per gallon obtained on a trip. Input car name, the amount of gas used and the number of miles driven.
Write a function named triple_and that takes three Booleans, combines them with and, and returns the result.
ITC558 Programming Principles: Implement your algorithm in Python. Comment on your code as necessary to explain it clearly.
ITECH1400 Foundations of Programming: You are required to implement your own Python application which emulates the "Cut - Up" method.
develop and implement solutions for processing datasets and solving complex problems in various environments using relevant programming paradigms;
CIS7031 Programming for Data Analysis: Develop and implement solutions for processing datasets and solving complex problems in various environments;
FIT9136 Algorithms and programming foundations in Python: Your assignment is to simulate the stocking level of one product.
4COM1037 Programming: For this assignment, you are tasked to develop a game called "Guess the Word", which allows two players to participate in turn.
ITECH1400 Foundations of Programming: Implement your own Python application which emulates the "Cut - Up" method and follows the six steps of problem solving.
ECE 228 Machine Learning for Physical Applications: In this section you will construct a classifier for the Fashion MNIST dataset and see an example of model
Define a shallow VGG-like network say a VGG with 3 or 4 Conv layers without Batch Normalization. This is easy for debugging.
In this assignment, you are going to implement the standard K-means clustering algorithm. Show dataset.
COSC2670/2738 Practical Data Science with Python: you will examine a data file and carry out the first steps of the data science process.
Critically analyze and evaluate various statistical and computational techniques for analyzing datasets
Your chosen AI/Machine Learning Algorithm. Explain the output from your established model.
Write a MongoDB query in R or Python to display all the students having received a score higher than 60 in an exam.
Using the CART algorithm perform binary classification on the HW3 dataset. Try to maximize the accuracy obtained on the validation set, while training.
COMP 5070 Statistical Programming for Data Science: 1. Code all requested components 2. Your written analysis of the output produced by your code.
What is the turning angle of the robot? (Assume the robot walks in the middle of the track) What is the current stage of the robot?
BUAN6340 - Programming for Data Science: Estimate the model using ordinary least squares. The estimated ?ˆ that you will find will be biased.
create a program that Take two integers from the user. Provide the code and take a screenshot of the output, then paste the screenshot(s) into a Microsoft Word.
How good you are with Python Programming? Are you familiar with Hackerrank assignments for Python? How quick you are ready to do it?
How to write a self-contained module in Python. How to write a script that uses a self-contained module. How to use string methods in Python?
TDS2101 - Introduction to Data Science: Understanding how a problem can be solved with the Data Science process