More posts like this
-
Genomics and ML
written by aj123Hello, Are there any relatively inexpensive courses or platforms that walk one through entire Machine Learning Projects in Bioinformatics for example something similar to- "Personalized …
-
3D Protein Model - Suggestions for Programs
written by andrebolerbarros •Hello everyone, I have a GTPase protein that I'm interested in that I would like to predict its 3D model. Does anyone have a suggestion …
-
R packages for applying Data mining or machine learning algorithms (SNV,RF, Neural Network) on RNAs…
written by rahel14350 •Dear all, I have a set of differentially expressed genes. I want to use Data mining/machine learning R packages to see which set or pairs …
-
I want to predict the gene through Knn algorit
written by anasjamshedI want to predict the gene of eukaryote with the help of machine learning algorithm.? Can someone suggest me a good dataset through which I …
-
Blog: Machine Learning Training in Chennai
written by softlogicseo •SLA is the best [Machine Learning Training Institute in Chennai][1] If any one want to learn Machine Learning Course please call now at +91 86087 …
-
biological fluoresence data supervised machine learning
written by t.m.hietpas •Some general questions... So it appears with most classification learners one must come up with a series of quantifiable variables to associate with each observation. …
-
conserved protein finding
written by luyang1005 •Hi, community, I am analyzing the shotgun metagenomics data. I have got the scaffolds from the assembly. And I have got the protein hits to …
-
extract the number of reads around TSS
written by BenI have coded oen python script to extract the amount of reads around TSS from ChIP-seq sam file, but the speed is too slow. Does …
-
how to detect RNA editing
written by BenDoes anyone know how to analyze the changes to RNA editing from RNA-seq data? And would like to explian the algorithm of RNA editing? Thanks …
-
Best feature vector representation of Protein model?
written by Random •<p>I have a number of protein models of varying lengths in PDB format and I'm trying to do machine learning on them and predict their …
This question is too vague. What data do you have ? What kind of function ? Do you have some ground truth for the training set ?
I have some differentially expressed genes, including mRNAs and lncRNAs. I want to use machien learning to predict the function of lncRNAs
That's not how machine learning works. It sounds fancy, all the cool kids are doing it, but I don't think every problem has a machine-learning-solution.
The use of the term prediction implies learning a pattern or model from the data. This is what machine learning is about. Every time one needs to find some sort of pattern in the data, one is using machine learning. To come back to the question, the premise of using machine learning for function prediction is not unreasonable but we just don't have enough information to give useful advice.
You haven't answered my questions. We still need more info. I suggest you read tutorials on machine learning and papers that describe function prediction from expression data.
it is an excellent article; you may get more about ML by this link Machine Learning Algorithm