Giter Club home page Giter Club logo

Messy XUE's Projects

csln icon csln

Lecture Notes for Computer Simulation

examples icon examples

A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.

igemwp icon igemwp

Just a function help me to draw the point

randomforest icon randomforest

This is a distributed implementation of random forest algo on spark.This differs from the implemantation of the same algo available in mllib.In mllib, randomforest algo is implemented by splitting the data instance wise. This implementation is by splitting the data feature wise.This implementation is very useful for the data which has many features . I also made few improvisations ,by removing some classes which can be avoided in this approach of implementations One important improvement is: Now ,it is not compulsory for users of randomForest to give categoricalFeatureInfo (information regarding which are continous features ,how many categories a categorical feature contains) as input .It is now converted to an Option This implementation automatically detects which are continuous features and how many categories a categorical feature contains when the categoricalFeatureInfo is given as None in the input from user.

vue-easytable icon vue-easytable

🍉 Vue table components, support for cell edit,multi-head fixed, multi-column fixed, clumn drag, sort,conditional filter, custom column ...(vue table 组件,支持 单元格合并、单元格编辑、多表头固定、多列固定、列拖动、排序、自定义列、条件过滤、分页... )

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.