Difference between revisions of "Quinci Henry"

From REU@MU
Jump to: navigation, search
m
Line 1: Line 1:
'''5/29/ 18:''' I attended the inaugural orientation meeting. Dr. Brylow clarified expectations for this summer. I then met Dr. Guha, Chris, and the rest of our research team. Dr. Guha elaborated upon our goals. I briefly reviewed some clustering algorithms, specifically the K - means and hierarchal methods. I watched some videos covering the basics of Python.  
+
'''5/29/18:''' I attended the inaugural orientation meeting. Dr. Brylow clarified expectations for this summer. I then met Dr. Guha, Chris, and the rest of our research team. Dr. Guha elaborated upon our goals. I briefly reviewed some clustering algorithms, specifically the K - means and hierarchal methods. I watched some videos covering the basics of Python.  
  
  

Revision as of 21:35, 2 June 2018

5/29/18: I attended the inaugural orientation meeting. Dr. Brylow clarified expectations for this summer. I then met Dr. Guha, Chris, and the rest of our research team. Dr. Guha elaborated upon our goals. I briefly reviewed some clustering algorithms, specifically the K - means and hierarchal methods. I watched some videos covering the basics of Python.



5/30/18: My REU coeds, Katy Weathington, Laura Schultz, and Dominique met with Chris, Dr. Guha's graduate assistant. Chris showed us the raw data we are to clean. He then explained to us that we must implement Python's regular expressions and dictionaries in an effort to make addresses API friendly. He also roughly defined to us the legal terminology [i.e. guilty, not guilty, dismissed with prejudice, dismissed without prejudice, & suspended] accompanying cases in our data. Later in the evening we received the data as well as some fundamental criminology readings via Dropbox. I skimmed over an article intended to explain "hotspots", a crime mapping staple.



5/31/18: I thoroughly read the introductory part of the "understanding hotspots" article and examined an intuitive table included in the article. Later, I began a running list of words that may be helpful in my researching efforts. Upon Dr. Guha's bidding, I downloaded several software packages and read some tutorials covering their applications. I then continued Python familiarization, particularly, with regular expressions.