基于对TMDB-5000-MovieAnalysis数据集进行的一些数据分析以及建立了一个简单模型来对电影评分进行预测
☆10Mar 20, 2020Updated 6 years ago
Alternatives and similar repositories for Python-TMDB-5000-MovieAnalysis
Users that are interested in Python-TMDB-5000-MovieAnalysis are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- TMDb 5000部电影数据的分析☆19Jul 24, 2018Updated 8 years ago
- 数据结构化分析框架☆11Dec 19, 2017Updated 8 years ago
- 将报表数据转换格式并入库时遇到许多重复性工作,于是用Python写了一些脚本进行自动化处理,并用PySide2做了GUI界面,做成了一个工具合集☆10Sep 29, 2021Updated 4 years ago
- 智慧物流算法大赛简介: 根据包括货值、路程和油价等字段的数据集,对每趟货物运送的运价进行回归预测。 本项目为我的参赛代码,分为四个主要的部分:1.数据预处理;2.特征工程;3.建模调参训练;4.数据可视化。 最终获得了大赛的二等奖。☆39Mar 19, 2019Updated 7 years ago
- 基于java SSM框架的二手校园交易商城平台系统☆19Mar 28, 2025Updated last year
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- CCF-大数据竞赛-基金间的相关性预测-复赛19名☆12Nov 22, 2018Updated 7 years ago
- 通过大学生的校园一卡通数据,对学生进行助学金预测☆16Nov 6, 2018Updated 7 years ago
- CSDN爬虫+远程服务器MySQL存储+数据可视化☆15Sep 17, 2018Updated 8 years ago
- ✨个人的python代码库(部分)。🌈包涵python基础、各类主流自然语言处理工具接口调用,Keras&Tensortflow实战,数据分析、爬虫等☆13Mar 17, 2022Updated 4 years ago
- 关于租金预测的一个机器学习比赛项目,XGBoost调优☆13Apr 26, 2019Updated 7 years ago
- 地大黑店:基于SSM的校园二手交易平台☆14Dec 16, 2022Updated 3 years ago
- Exploratory Data Analysis of the Automobile Data Set - UCI Machine Learning Repository - Data Science with Python - UPX Academy☆12Jun 20, 2018Updated 8 years ago
- 本次数据分析选择数据集是tmdb-movies.csv文件,数据集包含了截止到2015年的TMBb电影统计数据,应用python数理统计和绘制可视化图表的方法进行数据分析,来回答:1)每年最受欢迎的电影类别是哪些? 2)票房高的电影有哪些特点?☆13Jul 12, 2018Updated 8 years ago
- A Student Behavior Detection powered by YOLOV8 and CUDA Acceleration Stack☆11May 3, 2024Updated 2 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 本项目是采用Python语言结合机器学习中的常用算法来对微博传播过程中的转发进行预测。