homogeneity: each cluster contains only members of a single class.
2.3. Clustering - scikit-learn 0.18.1 documentation - 0 views
-
-
We can turn those concept as scores homogeneity_score and completeness_score. Both are bounded below by 0.0 and above by 1.0 (higher is better)
-
v_measure_score is symmetric
- ...1 more annotation...
連載:続・先取り! Google Chrome Extensions - 1 views
The Google Puzzle - 1 views
第一生命からのお知らせ - 0 views
-
睡眠時間が8.5時間以上になったり、4.5~3.5時間になると死亡する確率が15%増加するのである。また睡眠薬を処方されて服用している人の死亡率も高かった。
-
1週間に10時間睡眠を節約すると、脳の働きは、2日間連続して眠らなかった「急性断眠」の時と同じ状態になる。
-
眠薬の服用は死亡率を高めるというデータがある。しかも、睡眠薬が睡眠を助ける効果はほとんどない。寝つけない人、不眠症の人が睡眠薬を服用すると、眠ることはできるが、正常な眠りが起こるわけではない。
LAPACK: dstemr - 0 views
BibDesk Scripts by Andreas Fischlin - 0 views
1.1. Python scientific computing ecosystem - Scipy lecture notes - 0 views
-
Julia
-
scikit-learn
-
%run my_file.py
- ...5 more annotations...
29.13. site - Site-specific configuration hook - Python 3.6.0 documentation - 0 views
-
-
Support for the “site-python” directory has been removed.
-
For example, suppose sys.prefix and sys.exec_prefix are set to /usr/local. The Python X.Y library is then installed in /usr/local/lib/pythonX.Y. Suppose this has a subdirectory /usr/local/lib/pythonX.Y/site-packages with three subsubdirectories, foo, bar and spam, and two path configuration files, foo.pth and bar.pth. Assume foo.pth contains the following: