Stars
我是依扬(木易杨),公众号「高级前端进阶」作者,每天搞定一道前端大厂面试题,祝大家天天进步,一年后会看到不一样的自己。
Resume template for Chinese programmers . 程序员简历模板系列。包括PHP程序员简历模板、iOS程序员简历模板、Android程序员简历模板、Web前端程序员简历模板、Java程序员简历模板、C/C++程序员简历模板、NodeJS程序员简历模板、架构师简历模板以及通用程序员简历模板
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
PyExplainer: A Local Rule-Based Model-Agnostic Technique (Explainable AI)
Aich25 / geatpy
Forked from geatpy-dev/geatpyEvolutionary algorithm toolbox and framework with high performance for Python
Implemented 3 ranking techniques: Fisher Discriminant Ratio (FDR), Signal-Noise Ratio (SNR), Corelation Coefficient (CC). Made different combinations of the above 3 to eliminate low ranked features…
Code metrics for Java code by means of static analysis
zoofs is a python library for performing feature selection using a variety of nature-inspired wrapper algorithms. The algorithms range from swarm-intelligence to physics-based to Evolutionary. It's…
This toolbox offers 13 wrapper feature selection methods (PSO, GA, GWO, HHO, BA, WOA, and etc.) with examples. It is simple and easy to implement.
A Tree based feature selection tool which combines both the Boruta feature selection algorithm with shapley values.
A python implementation of "Majority Weighted Minority Oversampling Technique for Imbalanced Data Set Learning"
Automated Machine Learning with scikit-learn
Distributed Asynchronous Hyperparameter Optimization in Python
Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling sa…
Library for machine learning stacking generalization.
Python implementations of the k-modes and k-prototypes clustering algorithms, for clustering categorical data
A high performance implementation of HDBSCAN clustering.
pyclustering is a Python, C++ data mining library.
Implementation of "MWMOTE--Majority Weighted Minority Oversampling Technique for Imbalanced Data Set Learning" (https://ieeexplore.ieee.org/document/6361394)