Skip to main content
Nemo's user avatar
Nemo's user avatar
Nemo's user avatar
Nemo
  • Member for 5 years, 5 months
  • Last seen this week
10 votes
1 answer
11k views

Differences between RepeatedStratifiedKFold and StratifiedKFold in sklearn

7 votes
2 answers
35k views

Updating local folder with new contents from a git repo

7 votes
1 answer
6k views

Add multiple EntityRuler with spaCy (ValueError: 'entity_ruler' already exists in pipeline)

6 votes
2 answers
3k views

Using RegEx for phrase pattern in EntityRuler

5 votes
1 answer
7k views

spaCy's regex is different to Python's regex

4 votes
4 answers
8k views

AttributeError: can't delete attribute

3 votes
5 answers
2k views

How to take average of two columns row by row in SQL?

3 votes
1 answer
4k views

Custom entity ruler with SpaCy did not return a match

3 votes
1 answer
2k views

ERROR (theano.gof.opt): Optimization failure due to: constant_folding

3 votes
2 answers
2k views

Why doesn't python have built-in function mean()? [closed]

3 votes
1 answer
4k views

Spacy ValueError: [E103] Trying to set conflicting doc.ents

2 votes
1 answer
1k views

Conda installs a package that already exists

2 votes
2 answers
2k views

Using regex in spaCy: matching various (different cased) words

2 votes
1 answer
1k views

Clarification on bokeh's callback

2 votes
2 answers
4k views

Python can't find my custom module in a folder with __init__.py

2 votes
2 answers
24k views

ValueError: Must have equal len keys and value when setting with an iterable [duplicate]

2 votes
0 answers
198 views

What does ~ 1 mean in R function

2 votes
3 answers
179 views

Unable to specify column names with space

2 votes
3 answers
65 views

Child class's attribute did not override which was defined in parent class

1 vote
1 answer
129 views

Matplotlib: ValueError: 'steps' is not a valid value for ls

1 vote
1 answer
64 views

Why an object can be split into 2 components

1 vote
1 answer
57 views

Preventing an object disappears from the screen in pygame

1 vote
2 answers
1k views

How to make GET query for multiple instances using FastAPI?

1 vote
1 answer
68 views

Transpose Pandas dataframe from wide to long

1 vote
1 answer
611 views

How an R function can be used before being defined

1 vote
1 answer
59 views

Seeking explanation on renderPlot in Shiny

1 vote
1 answer
1k views

Problem updating bokeh: [WinError 126] The specified module could not be found

1 vote
0 answers
560 views

Change text size of LIME show_in_notebook

1 vote
2 answers
2k views

DAX - Create a table based on a condition

1 vote
1 answer
24 views

Stat_summary in GGplot produced wrong results