Skip to content

issues Search Results · repo:Dod-o/Statistical-Learning-Method_Code language:Python

Filter by

33 results
 (200 ms)

33 results

inDod-o/Statistical-Learning-Method_Code (press backspace or delete to remove)

img width= 840 alt= Image src= https://github.com/user-attachments/assets/1f6ebb54-edfa-4787-82ec-26c829650c90 /
  • zzzpppy
  • Opened 
    on May 20
  • #40

  • Uifdjdijfuyfb
  • Opened 
    on Apr 17, 2024
  • #37

第三版的神经网络部分的程序还没有一个完整的整合版本,我现在将整个库fork到了我的个人仓库中进行接力,如果之后接力完成之后欢迎将两个库合并!!
  • MoonTracer732
  • 1
  • Opened 
    on May 14, 2023
  • #36

您好,您所提供的minst数据集不能下载了,不知道是我的操作问题还是您的问题
  • Smx2022
  • 1
  • Opened 
    on Sep 17, 2022
  • #35

image
  • Dream-Runner-Yu
  • Opened 
    on Dec 25, 2021
  • #34

好过分
  • A495500072
  • Opened 
    on Dec 19, 2021
  • #33

def cal_groupcenter(group, Xarray): center = np.zeros(Xarray.shape[1]) for i in range(Xarray.shape[1]): #range(4) for n in group: center[i] += Xarray[n][i] #计算当前类中第i个特征的数据之和 ...
  • FUTUREEEEEE
  • 3
  • Opened 
    on Nov 18, 2021
  • #32

大佬,我在看代码时,没有明白这个M是什么意思,想请教一下大佬,谢谢!
  • swx-10
  • 2
  • Opened 
    on Nov 9, 2021
  • #31
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub