Coder Social home page Coder Social logo

npcrites / california-school-analysis Goto Github PK

View Code? Open in Web Editor NEW

This project forked from milliemince/california-school-analysis

1.0 0.0 0.0 58.04 MB

graduation rate / test score prediction for California public high schools

Jupyter Notebook 100.00%
python kmeans-clustering supervised-learning ppca svd-factorization rnn-tensorflow

california-school-analysis's Introduction

california-school-analysis

Current Roadmap (To be continued)

Overview of Data

  • The California Department of Education offers data on the following categories:
    • Absenteeism
    • Accountability
    • Annual Enrollment
    • Assessment
    • CALPADS Unduplicated Pupil Count (UPC)
    • CBEDS School/District Information
    • Discipline
    • District of Choice
    • Graduate and Dropout
    • Post-Secondary Enrollment
    • Private Schools Data
    • Public School and District
    • Stability Rate Data
    • Staff and Course Enrollment
  • We plan to focus on stricly high school data.

Creating the dataset/Preprocessing

  • n by m array where n = the number of schools and m = number of school features. The features will be drawn from each dataset and joined by school.
  • Normalize and scale all data

Dimensionality Reduction

  • Principal Component Analysis

Unsupervised Clustering

  • Cluster schools using K-Means (or the like)
  • Analyze why certain schools where clustered together
  • Determine optimal number of clusters to use

Supervised Learning of School Performance

  • Design custom objective function that measures student performance/school performance/etc. ???
  • Use a supervised model on each cluster, using school performance metric as labels.
  • Feature importance analysis: What caused rises in school performance increases/decreases by cluster?

california-school-analysis's People

Contributors

milliemince avatar npcrites avatar

Stargazers

 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.