Applying random forest classifiers to single-cell RNAseq data

Sdílet
Vložit
  • čas přidán 5. 09. 2024

Komentáře • 20

  • @calvinchen1081
    @calvinchen1081 Před měsícem

    Hey,bro,love your work!And please show me more machine learning.God, I am so tired of the slow speed of R when it runs machine learning with no use of GPU.

  • @jsm640
    @jsm640 Před rokem

    Thanks for your helpful and technological video! And looking forward to some videos about scATAC seq.

    • @sanbomics
      @sanbomics  Před rokem

      Sometime in the future! I have a few more planned before that and not enough free time. But one day!

  • @muhammadjamalahmed2273
    @muhammadjamalahmed2273 Před rokem +1

    Love your work..

  • @jamilaiqbal202
    @jamilaiqbal202 Před 5 měsíci

    Cool video again. Would you be able to make a video on neural network applied to scRNAseq

  • @shilpasy
    @shilpasy Před rokem +1

    Thank you so much, amazing video. Can you please tell me where can I get this kind of dataset to try this?

    • @sanbomics
      @sanbomics  Před rokem

      Any single-cell paper should have a data availability or equivalent section that contains links to the raw data or counts tables. Or you can search something like NCBI geo directly. Or you can look at the list of publications on the 10x genomics website.

  • @mst63th
    @mst63th Před rokem

    That was cool. Do you use your PC to run ML tasks, or are you using HPC systems?

    • @sanbomics
      @sanbomics  Před rokem +2

      Usually just my PC, but sometimes an AWS EC2 with Nvidia GPUs. Simple models like RF don't take much processing power at all. My PC is decently beefy too with Nvidia gpu, 128 gb memory, 24 cpu

  • @user-zm6ip8iy9q
    @user-zm6ip8iy9q Před rokem

    Thank you so much!

  • @shreyaslabhsetwar6083

    Amazing video! Are there any existing pre-trained models which we can directly use to auto-annotate cell types given cell clusters?

    • @sanbomics
      @sanbomics  Před rokem

      Not sure about pre-trained models. There are simple models like SingleR or CellTypist. But if you have a reference dataset you can train a model with SCANVI. I have a video on that

    • @shreyaslabhsetwar6083
      @shreyaslabhsetwar6083 Před rokem

      @@sanbomics Thanks!

  • @garyhoward8198
    @garyhoward8198 Před rokem

    This is amazing! So helpful! I'm looking at applying some of these to publicly available data. How would this workflow change for k-nearest neighbour classification ? What would one need to change to do this ?

    • @sanbomics
      @sanbomics  Před rokem

      I haven't tried KNN for classification in single-cell, but neighborhood graphs are used all the time for unsupervised sc clustering. I'm not sure how well KNN would work without dimension reduction first but you could definitely try it. But dim reduction, like PCA, will require processing of your train/test together. Maybe there is a better way to do dim reduction but keep the train/test independent. RF is pretty flexible with the number of features. TLDR, I don't know, you should try it with only the variable features and see how accurate it is. Please let me know because I am curious!

    • @garyhoward8198
      @garyhoward8198 Před rokem

      @@sanbomics I tried it how can I send you the code ? Trying to do a ROC curve with it as well but the kernel keeps dying (even when I'm running it on the cluster).

    • @sanbomics
      @sanbomics  Před rokem

      You can upload it to a public github repository. Were you able to fix it? (sorry i just saw this, I don't get notifications for responses to my response)

  • @savparker9743
    @savparker9743 Před rokem

    🌹 【promosm】