Code Monkey home page Code Monkey logo

Niedhog's Projects

homemade-machine-learning icon homemade-machine-learning

🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained

hudi icon hudi

Upserts, Deletes And Incremental Processing on Big Data.

interview_internal_reference icon interview_internal_reference

2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。

javaguide icon javaguide

【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。

jd_spider icon jd_spider

京东爬虫,可抓取京东商品信息和评论

jdk icon jdk

JDK main-line development https://openjdk.org/projects/jdk

json-java icon json-java

A reference implementation of a JSON package in Java.

leeml-notes icon leeml-notes

李宏毅《机器学习》笔记,在线阅读地址:https://datawhalechina.github.io/leeml-notes

maigo-rpc icon maigo-rpc

A simple RPC framework base on Netty and KryoSerializer.

merrychristmas icon merrychristmas

可爱圣诞树。 预览:https://jwautumn.github.io/MerryChristmas/index

nettychat icon nettychat

基于Netty+TCP+Protobuf实现的Android IM库,包含Protobuf序列化、TCP拆包与粘包、长连接握手认证、心跳机制、断线重连机制、消息重发机制、读写超时机制、离线消息、线程池等功能。

obs-studio icon obs-studio

OBS Studio - Free and open source software for live streaming and screen recording

onjava8 icon onjava8

《On Java 8》中文版,又名《Java编程**》 第5版

parallel_svms icon parallel_svms

The quantity of electronic data available for analysis has grown exponentially with the rapid development of the World Wide Web, the Internet of Things, and other digital technologies. As a result, data mining and machine learning algorithms face computational complexity issues when applied to real world datasets. Support Vector Machines (SVM) are powerful classifcation and regression tools but their computational requirements increase rapidly as the number of training examples increases. To address this problem, several parallel MapReduce based implementations of SVMs have been proposed. These implementation have in common that they decompose a large-scale multi-class problem to a number of relatively smaller subproblems by dividing the data into multiple partitions which can be processed in parallel; however, these approaches use different aggregation and combination strategies to form the final model.In this project, we implement three parallel SVM algorithms on the Hadoop implementation of MapReduce, using the LibSVM library for core SVM computations. We conduct a comprehensive investigation of the three algorithms in order to compare their generalization performance, accuracy, and training times.

python icon python

All Algorithms implemented in Python

rekcarc-tsc-uht icon rekcarc-tsc-uht

清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University

scriptspider icon scriptspider

自主研发的一个java版本的分布式的通用爬虫,可以热插拔各个组件(提供默认的),自动切换代理,自动结构化数据与存储。使用redis,分布式调度等技术。

solo icon solo

🎸 一款小而美的博客系统,专为程序员设计。https://hacpai.com/tag/solo

spring-boot-examples icon spring-boot-examples

about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。

springall icon springall

循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Cloud、Spring Security & Spring Security OAuth2,博客Spring系列源码

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.