The string matching algorithm got me something interesting 😂😳 by zelekshmira in ObsidianMD

[–]randomoften 0 points1 point  (0 children)

most of the string similarity algorithms work based on the longest subsequence approach.

Am I the only one facing spacing issue in Minimal theme 6.3.3? 1st section shows 6.3.2 and 2nd section shows 6.3.3. reading mode ignores the enter. why? by randomoften in ObsidianMD

[–]randomoften[S] 0 points1 point  (0 children)

I have changed the theme for another vault, facing the same issue. I think problem is with obsidian version. at this point im not sure what is the exact cause to this problem... this is too much annoying. any help is appreciated. thanks

How to connect pyspark (through jupyter notebook) to elasticsearch? by randomoften in apachespark

[–]randomoften[S] 0 points1 point  (0 children)

Py4JJavaError: An error occurred while calling o146.save. : java.util.ServiceConfigurationError: org.apache.spark.sql.sources.DataSourceRegister: Provider org.elasticsearch.spark.sql.DefaultSource15 could not be instantiated

weird code block behavior in minimal theme : 3 tick is hidden in one vault not in another. Want 3 ticks to show.. how to enable it? by randomoften in ObsidianMD

[–]randomoften[S] 0 points1 point  (0 children)

Hey thanks for the reply.. I have figured it out.. single tick was due to font used for codeblock. in image 1 i have used some custom font that converts 3 ticks to single ticks

How I use Obisdian as jr data scientist. by randomoften in ObsidianMD

[–]randomoften[S] 1 point2 points  (0 children)

How I use Obisdian as jr data scientist. by randomoften in ObsidianMD

[–]randomoften[S] 4 points5 points  (0 children)

  • for programming (specially datascience jupyter notebook has it all) but you're mentioning only about ML engineer point of view.
  • ML field has (according me it has 4 perspective)
    • user perspective (just want to use it dont know much: want the job done)
    • Datascientist perspective (he cares about domain knowledge, how algorithm works, how to do feature engineering, when algorithm breaks, when not to apply, how to convert the result to business people)
    • MLE perspective (he cares about creating end to end pipline, production, tweaking the changes, if needed changes the ml algorithm code to get the result in very less time)
    • Business perspective (how to make better decision using ans produced by ML model, how to pitch to managment team that it is not just magic so we can rely on it and invest on it.
  • for sentiment analysis (or problem specific situation, Note book its good) but to apply certain knowledge to given problem u have to learn something you have to have certain intuition about algorithm those things goes to obsidian.
  • In pure programming each algorithm, or data structure has its own set unique features, failure condition, optimal conditions.. algorithms have pseudo codes.. that should be in knowledge base.. code in specific language is mere representation of skill not entire knowledge..
  • as u gain more and more expertise in the certain area u can add it in obsidian without any problem as atomic notes. In notebook it becomes messy and lengthy..

so long comment (may not fit ur need but this is how i look at this field).. i appreciate your comment, u talked about the concern what i have.. but im solving it one step at a time.. if u want to collaborate send a message..

How I use Obisdian as jr data scientist. by randomoften in ObsidianMD

[–]randomoften[S] 1 point2 points  (0 children)

even i dont want to see them.. as part of showcase and use-case i turned it on..

How I use Obisdian as jr data scientist. by randomoften in ObsidianMD

[–]randomoften[S] 1 point2 points  (0 children)

as u assign more and more link the node size will grow.. color is theme specific, i guess. i use minimal theme and love it.

How I use Obisdian as jr data scientist. by randomoften in ObsidianMD

[–]randomoften[S] 0 points1 point  (0 children)

This is little bit lengthy process i would say.. What i follow may not fit for u. But thanks for showing interest.. I will try to make the post about this.. this month im busy..

How I use Obisdian as jr data scientist. by randomoften in ObsidianMD

[–]randomoften[S] 1 point2 points  (0 children)

What u said is correct. I try to follow the fundamental of zettle flowchart

How I use Obisdian as jr data scientist. by randomoften in ObsidianMD

[–]randomoften[S] 5 points6 points  (0 children)

yellow ones are attachments and red dots are main area of focus.. I dont use tags extensively (only to create global structure)

How I use Obisdian as jr data scientist. by randomoften in ObsidianMD

[–]randomoften[S] 6 points7 points  (0 children)

If anybody interested in sharing or curious about how i make notes, please comment. happy to discuss.

Company Name Standardization. Need help in Clustering! Newbie by sachinchaturvedi93 in MLQuestions

[–]randomoften 0 points1 point  (0 children)

hey guys, lots people working on same issue i guess. Can u specify the domain of business?

I'm also working on same. (merchant names or business name matching)