Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
sapo_cosmico
sapo_cosmico has asked
23
questions and find answers to
5
problems.
Stats
212
EtPoint
33
Vote count
23
questions
5
answers
About
Doing data sciency stuff.
When I run into real engineering problems I call an adult.
sapo_cosmico questions
Scikit correct way to calibrate classifiers with CalibratedClassifierCV
How to unpack the results from scipy ttest_1samp?
Pandas: using multiple functions in a group by
How to filter a pandas series with a datetime index on the quarter and year
How to swap index and values on pandas dataframe
How can I get the relative importance of features of a logistic regression for a particular prediction?
Pandas: get_dummies vs categorical
In scikit's precision_recall_curve, why does thresholds have a different dimension from recall and precision?
Pandas best way to subset a dataframe inplace, using a mask
How to optimize a sklearn pipeline, using XGboost, for a different `eval_metric`?
sapo_cosmico answers
Matplotlib: Specify format of floats for tick labels
Run MRJob from IPython notebook
Testing Google Oauth 2.0 with localhost (June 2019)?
How to specify dtype when using pandas.read_csv to load data from csv files?
Drop non-numeric columns from a pandas DataFrame [duplicate]