https://uconnstamfordslp.blogspot.com/p/linux-explained.html
Friday, August 30, 2024
Assignment #1 Due 9/12/24
Wednesday, April 17, 2024
Assignment # 11 Due 4/25/24
Using the codelab on Sentiment Analysis
Using the Natural Language API with Python Codelab NLP Welcome to Cloud Shell! Type "help" to get started. Your Cloud Platform project in ... uconnstamfordslp.blogspot.com |
text = """Artificial intelligence may be one of the biggest technological leaps in history. It is poised to unlock new business models, transform industries, reshape people’s jobs, and boost economic productivity. Goldman Sachs is uniquely positioned to understand this fast-moving revolution. With our research across markets as well as our work with clients, we aim to provide meaningful analysis of this radical change and its implications for investors, companies, and the global economy."""
results
In [16]: show_text_sentiment(analyze_sentiment_response)
Sunday, April 7, 2024
Assignment #10 due 4/18/24
Assignment #10 due 4/18/24
Vision Example Explained Codelab Vision API Start Cloud Shell While Google Cloud can be operated remotely from your laptop, in this codela... uconnstamfordslp.blogspot.com |
Load 5 python programs that will use Google Vision API to scan 5
separate images.
Note: need to use your own images and store them on your Google Storage Bucket
Download images from internet and store on your cloud storage bucket.
image_uri = 'gs://cloud-samples-data/vision/using_curl/shanghai.jpeg'
Using text detect
Send me the output from each run of the function in an email
Adjunct Professor John Iacovacci
Monday, April 1, 2024
Assignment #9 due 4/11/24
Assignment #9 due 4/11/24
https://uconnstamfordslp.blogspot.com/p/user-authentication.html
Create an app engine process designed around example 3
Change the index.html file to incorporate your name
E.g. <h1>John Iacovacci says Hello Verified User</h1>
Add my email address as a user john.iacovacci1@gmail.com with the proper role
Send me via email your app engine link
Sunday, March 24, 2024
Assignment #8 Due 4/4/24
Create a text file called mydata.txt that consist of the lesson 1
Leveraging Assignment 1
and high school, favorite subject growing up, what i am passionate about
john_iacovacci1@cloudshell:~/scripts (uconn-engr)$ ./my_profile2
Hello my name is John Iacovacci
Email to john.iacovacci@uconn.edu
Redirect the data to a text file called mydata.txt using link below
https://uconnstamfordslp.blogspot.com/p/encrypt-and-decrypt-data-with-cloud-kms.html
Encrypt the file and email me both the mydata.txt file and the mydata.txt.enc
Wednesday, March 20, 2024
Assignment #7 due 3/28/24
BigQuery
Select a Public Dataset from the available BiQuery Datasets
Pick one of the Sample Queries available
Run the query
Email the file along with reason you picked the Dataset and explain
the data you are sending.
Assignment 10 due before grading
Pick any stock and send me the linear regression chart for that stock. https://uconnstamfordslp.blogspot.com/p/machine-learning-exercise.h...
-
Assignment #2 due Friday 2/7/25 Create a web site with main page of index.html and 2 other linked original content html pages At least 2...
-
https://uconnstamfordslp.blogspot.com/p/linux-explained.html Create a linux shell program to state Name Major Graduation Year What you want ...
-
https://uconnstamfordslp.blogspot.com/p/assignment-exercise-python-datastore.html Recreate the app engine project above and send me a wor...