Pinned Repositories
bigdata
hadoop,hbase,storm,spark,etc..
bigdata-spark
BerkeleyX: CS100.1x, Introduction to Big Data with Apache Spark
Black-Litterman
Black-Litterman model is an asset allocation model that was first developed in 1990 at Goldman Sachs by Fischer Black and Robert Litterman after whom it was named. It was an attempt to modify the existing framework for asset allocation that was established by Harry Markowitz, known as the Mean-Variance Analysis or Modern portfolio theory. The key i
camel-kafka-example
Spring boot example with camel and kafka
course-v3
The 3rd edition of course.fast.ai
d2l-1day-notebooks-zh
Notebooks for a single-day DL crash course in Chinese
Deep_Learning_note
This repository provides in detail common machine learning models such as Neural Network ,SVM,Lasso,Ridge,KNN,Perception and Naive Bayes, which are derived manually using basic Python libraries such as numpy pandas and encapsulated these models by a class
dfencoder
springboot-kafka-connect-debezium-ksqldb
The goal of this project is to play with Kafka, Debezium and ksqlDB. For this, we have: research-service that inserts/updates/deletes records in MySQL; Source Connectors that monitor change of records in MySQL and push messages related to those changes to Kafka; Sink Connectors and kafka-research-consumer that listen messages from Kafka and insert/update documents in Elasticsearch; finally, ksqlDB-Server that listens to some topics in Kafka, does some joins and pushes new messages to new topics in Kafka.
tensorflow-python3-jupyter
tensorflow-python3-jupyter
jasonhuxinlei's Repositories
jasonhuxinlei/springboot-kafka-connect-debezium-ksqldb
The goal of this project is to play with Kafka, Debezium and ksqlDB. For this, we have: research-service that inserts/updates/deletes records in MySQL; Source Connectors that monitor change of records in MySQL and push messages related to those changes to Kafka; Sink Connectors and kafka-research-consumer that listen messages from Kafka and insert/update documents in Elasticsearch; finally, ksqlDB-Server that listens to some topics in Kafka, does some joins and pushes new messages to new topics in Kafka.
jasonhuxinlei/camel-kafka-example
Spring boot example with camel and kafka
jasonhuxinlei/course-v3
The 3rd edition of course.fast.ai
jasonhuxinlei/Deep_Learning_note
This repository provides in detail common machine learning models such as Neural Network ,SVM,Lasso,Ridge,KNN,Perception and Naive Bayes, which are derived manually using basic Python libraries such as numpy pandas and encapsulated these models by a class
jasonhuxinlei/dfencoder
jasonhuxinlei/django-elasticsearch-dsl-drf
Integrate Elasticsearch DSL with Django REST framework.
jasonhuxinlei/Django-elasticsearch-example
Simple project to test Elasticsearch with Django, build on docker.
jasonhuxinlei/django-polls-elasticsearch
Django Polls Application with Haystack and Elasticsearch
jasonhuxinlei/django-rest-elasticsearch
Elasticsearch support for Django REST Framework
jasonhuxinlei/Django2_dailyfresh
dailyfresh电商项目,替换django框架为2.X并重构,美化了下后台管理页面,该项目包含了实际开发中的电商项目中大部分的功能开发和知识点实践, 是一个非常不错的django学习项目,同时也记录在替换框架中遇到的坑,希望对各位的学习有所帮助。
jasonhuxinlei/elasticsearch-django
Django app for managing Elasticsearch indexes populated from Django models
jasonhuxinlei/FewShotPapers
This repository contains few-shot learning (FSL) papers mentioned in our FSL survey.
jasonhuxinlei/FinGPT
Data-Centric FinGPT. Open-source for open finance! Revolutionize 🔥 We release the trained model on HuggingFace.
jasonhuxinlei/fun-rec
本推荐算法教程主要是针对具有机器学习基础并想找推荐算法岗位的同学,教程由推荐算法基础、推荐算法入门赛、新闻推荐项目及推荐算法面经组成,形成了一个完整的从基础到实战再到面试的闭环。
jasonhuxinlei/google-research
Google Research
jasonhuxinlei/growing-space
Hu Xinlei's personal website
jasonhuxinlei/hadoop_study
定期更新Hadoop生态圈中常用大数据组件文档 重心依次为: Flink Solr Sparksql ES Scala Kafka Hbase/phoenix Redis Kerberos (项目包含hadoop思维导图 印象笔记 Scala版本简单demo 常用工具类 去敏后的train code 持续更新!!!)
jasonhuxinlei/handson-unsupervised-learning
Code for Hands-on Unsupervised Learning Using Python (O'Reilly Media)
jasonhuxinlei/JD_NLP
《贪心学院-京东nlp》项目实战,学习笔记。
jasonhuxinlei/kafka-case
Custom Kafka Producer and Consumer
jasonhuxinlei/kafka-for-developers-using-spring-boot
This repository has the complete code related to kafka producers/consumers using spring boot.
jasonhuxinlei/kafkaDB2oracle
jasonhuxinlei/KCenter
KCenter(KafkaCenter) is a unified platform for kafka cluster management and maintenance, producer / consumer monitoring, and use of ecological components(ksql/kafka connect).it's kafkacenter(kafka center).
jasonhuxinlei/MeanVariance-RiskParity-Multiperiod-backtested-
Multi period asset allocation performance for mean variance and risk parity for a multi-asset portfolio.
jasonhuxinlei/OpsManage
自动化运维平台: 代码及应用部署CI/CD、资产管理CMDB、计划任务管理平台、SQL审核|回滚、任务调度、站内WIKI
jasonhuxinlei/Python
All Algorithms implemented in Python
jasonhuxinlei/PythonFinance--Portfolio-Rebalancing-using-Metaheuristics
Rebalancing a portfolio with optimal buy/sell decisions using Metaheuristics
jasonhuxinlei/rtdl
Research on Tabular Deep Learning
jasonhuxinlei/sealos
kubernetes高可用安装工具,一条命令,离线安装,包含所有依赖,内核负载不依赖haproxy keepalived,纯golang开发,99年证书,支持v1.16.4 v1.15.7 v1.14.10 v1.17.0!
jasonhuxinlei/vnpy
基于Python的开源量化交易平台开发框架