Code Monkey home page Code Monkey logo

ultraopxt's Projects

designing-and-creating-a-database icon designing-and-creating-a-database

SQL数据库项目:创建一个稳健的SQL数据库,储存美国职业棒球大联盟19世纪至今的比赛和球队等数据(包含127个相互关联的CSV文件) 方法: I.资料分析 II.将数据导入SQLite III.设计规范框图 IV.创建无外键表格 V.连接表格

face-recognize icon face-recognize

目标检测项目-视频中的人脸识别,对比mobilenet和YOLO的速度

finding-the-best-two-markets-to-advertise-in icon finding-the-best-two-markets-to-advertise-in

数据分析项目:帮一家编程网站找到最好的两个市场来投放广告 方法: 1.设定目标 2.理解数据 3.数据清洗:缺失值处理,文字分析(拆分),异常值分析和处理,可视化数据

image-classification-and-prediction-of-skin-cancer icon image-classification-and-prediction-of-skin-cancer

皮肤癌图片分类和预测,kaggle数据集,基于pytorch,通过均衡采样,数据预处理,数据增强,densenet,adam优化器,交叉熵损失函数等技术。结果:precision0.9,recall0.85(仅训练4个周期)

investigating-fandango-movie-ratings icon investigating-fandango-movie-ratings

In October 2015, Walt Hickey from FiveThirtyEight published a popular article where he presented strong evidence which suggest that Fandango's movie rating system was biased and dishonest. In this project, we'll analyze more recent movie ratings data to determine whether there has been any change in Fandango's rating system after Hickey's analysis.

lottery-addiction-mobile-app icon lottery-addiction-mobile-app

我们希望开发一款专门的手机应用程序,帮助彩票成瘾者更好地估计自己中奖的几率,以此来帮助彩票成瘾者脱离瘾症。我们在这里创建应用程序的逻辑核心并计算概率。

machine-learning-project-predicting-house-prices icon machine-learning-project-predicting-house-prices

机器学习项目:研究美国爱荷华州艾姆斯市2006年至2010年的住房数据,来建立预测模型 方法: I.通过特征工程来 a.去除缺失值超过5%的特征 b.去除有缺失值的非数值特征 c.其他有缺失值的数值列填充众数 d.转换时间列 e.去除明显无关特征 II.通过特征选择来 a.去除和目标相关系数小于0.4的特征 b.去除共线性特征(通过heatmap图) c.去除低方差/变化(小于0.015)特征 d.类型类特征的虚拟化(dummy code,去除分类超过10的特征) III.通过scikit-learn线性回归模型来训练和预测 IV.通过KFolds方法来检验证Mean Squared Error

objectdatasettools icon objectdatasettools

Tools to create pixel-wise object masks, bounding box labels (2D and 3D) and 3D object model (PLY triangle mesh) for object sequences filmed with an RGB-D camera. This project prepares training and testing data for various deep learning projects such as 6D object pose estimation projects singleshotpose, as well as object detection and instance segmentation projects.

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.