Code Monkey home page Code Monkey logo

case_ufo_sightings's Introduction

case_ufo_sightings

This was the case in my course which is markable , for it have been my first time to accomplish a case.

Case info.

  • Dataset : UFO-sighting records throughout the world
  • Purpose : Visualize for the following analysis

Annotations

  • "ufo_sightings.pdf" -> case purpose
  • "Number of UFO sightings by Month−Year and U.S. State (1990−2010).pdf" -> my final result
  • "Number of UFO sightings by Month−Year and U.S. State (1980−2001).pdf" -> my result of first stage(first 10000 obs.)
  • "ufo(first 10000 obs.).R" -> R code for the first 10000 obs.
  • "ufo(full data).R" -> R code for the full data

Remarks

  • The codes are somewhat not concise , because I wanted to preserve my original train of thought , in contrast to improvements which would be made afterwards.

  • Comments amid codes are, partly in Chinese ,partly in English. Its embarrassed ,due to there being some bugs in Input Method.

sth to say

When teacher assigned this case ,I took it serious. And it cost about 3 days to do this.

I began the case with very limited knowledge on R . To achive every periodical targets , I refered to tutorials, books ,Internet, as well as read source codes of R functions.

For instance, to come out with the ways of reading  every single character of a string , I went over source code of function "as.Date.character" thinking of now that "as.Date.character" is able to identify every character of a string , there would be some codes inspiring me.

Then ,function "strptime" was found out . Furthermore ,the class of function begun with "str-" emerged .At last , I picked "strsplit" to realize my identification ,ideally.   

From the aspect of complexity , I have realized the case's purpose on first 500 ,first 10000 ,full dataset ,successively.

By doing this case ,I have had a more profound understanding of explory learning and got a sense of achivement.

case_ufo_sightings's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.