Code Monkey home page Code Monkey logo

coding-experiences's Introduction

Coding-Experiences

For Yahoo

1.Quantcast Competition

This file contains the codes for the Quantcast's coding competition last November.The problem is to convert the expressions in an Excel table into the numbers after calculation.

For example, read in,

A3 + A2 | 3 | 0.8

B2 / A1 | B3 | 7

A3 | A1*A2 | 9

Need to get:


3.8 | 3 | 0.8

1.84 | 7 | 7

0.8 | 11.4 | 9

2.Dictionary

This file contains the codes for building a QT application as a dictionary for Middle Egyptian. Like Chinese, Middle Egyptian is a pictograph language which needs me to consider pictures, pronunciation and meanings at the same time.

3.MFA

Multiple factor analysis (MFA), an extension of PCA or factorial analysis, is a factorial method devoted to the study of tables in which a group of individuals is described by a set of variables structured in groups.

My team members also published the R package for MFA on github, see

https://github.com/ZhenqiWangC/243 https://zyz2012.shinyapps.io/ShinyApp/

I was responsible for the plotting, shiny app and testing parts when building the package.

4.Kaggle 2017 Competition: Cancer Image

It is a projected I am my teammate have just started. The main task it to detect the cancer by CT scans.

See,

https://github.com/jorpro/STAT222-DeepLearning/blob/master/Yizhou_coding/Kaggle2017.ipynb

Best Regards, Yizhou Zhao 2/24/2017

coding-experiences's People

Contributors

yizhouzhao avatar

Watchers

 avatar

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.