基于机器学习的教育挖掘 #4

Open
fokesll wants to merge 2 commits from fokesll/opendata:master into master
First-time contributor

文件夹叫Machine learning
一共有三个代码文件,分别是制作决策树、聚类、随机森林
其他的文件夹中:
Decision_tree文件夹是放决策树的
Images文件夹是放杂图的
Kmeans文件夹是放聚类结果相关的
Random_tree文件夹是放随机森林的
SQLSS文件夹是放数据库的

文件夹叫Machine learning 一共有三个代码文件,分别是制作决策树、聚类、随机森林 其他的文件夹中: Decision_tree文件夹是放决策树的 Images文件夹是放杂图的 Kmeans文件夹是放聚类结果相关的 Random_tree文件夹是放随机森林的 SQLSS文件夹是放数据库的
OpenCT was assigned by fokesll 2023-10-08 20:10:12 +08:00
fokesll added 2 commits 2023-10-08 20:10:13 +08:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b fokesll-master master
git pull master

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff fokesll-master
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Open-CT/opendata#4
No description provided.