1,268 skills found · Page 12 of 43
datawithsolu / 21 Days Of Machine LearningA structured 21-day guide with curated resources, including videos, blogs, and documentation, to master machine learning, data science, and Python tools.
jacopotagliabue / No Ops Machine LearningA PaaS End-to-End ML Setup with Metaflow, Serverless and SageMaker.
Phatthawat / OBJECT COUNTING MACHINE USING COMPUTER VISIONNo description available
JesperDramsch / 70 Years Of Machine Learning In Geoscience In ReviewCode to recreate the tutorial and figures in the book chapter.
richardjrossiii / Mach Override ExampleAn example using of mach_override on iOS to hook the Objective-C runtime.
0xced / OtxMach-O disassembler
brianoleary15 / Hands On Machine Learning With ScikitLearn And TensorFlowNo description available
JustPingo / KernelTimeMachine OldInitial version of KTM, still there for the sake of Drama History™. A safe 3DS downgrader using TTP files.
mohak1 / Detection And Classification Of Distributed DoS Attacks Using Machine LearningNo description available
gerardo-lijs / MachineLearning ObjectDetect WPFComplete sample for object detection in .NET using Machine Learning and WPF. From image labelling to training to final app
Monkey-D-Groot / Machine Learning On CSIC 2010Machine Learning on dataset HTTP CSIC 2010
PacktPublishing / Learn Unity ML Agents Fundamentals Of Unity Machine LearningLearn Unity ML-Agents - Fundamentals of Unity Machine Learning, published by Packt
tjhznb666 / Predicting Future Customer Credit Risk Based On Machine Learning Algorithm利用python对3000个数据利用机器学习算法建立模型,并预测未来客户信用风险。处理数据不均衡问题时采用了SMOTE过采样以及随机过采样技术;通过相关性分析进行特征选择;建模过程中用到了Logistic回归、SVM、随机森林、GBDT四种模型,并通过网格搜索法确定最优参数;利用准确率、KS值、ROC曲线、AUC值以及lift曲线进行模型评估。
getsentry / Symbol CollectorClients and Server to collect system symbols.
jevinskie / JevmachoppModern C++, range-based Mach-O parser designed for embedded use. Uses stack allocations only.
maalvarezl / COMP61011 Foundations Of Machine Learning ModuleNo description available
m4b / Bin2jsonConverts ELF, mach-o, or PE binaries to a JSON representation
AleksandarHaber / Machine Learning Of Dynamical Systems Using Recurrent Neural NetworksThis project deals with learning to reproduce the input-output behavior of state-space models using recurrent neural networks and the Keras machine learning toolbox.
TodorBalabanov / SlotMachineBaseGameEvolutionaryOptimizationSlot machine base game evolutionary RTP optimization as parallel implementation with MPI.
lyk19940625 / VisualizationOfMachineLearning使用 Django 框架搭建学习平台,实现KNN、ID3、C4.5、SVM、朴素贝叶斯、BP神经网络等算法及流程管理