├── .gitignore ├── 140 Machine Learning Formula.pdf ├── README.md ├── StatNotes.pdf ├── StatNotes0.pdf ├── StatNotes1.pdf ├── StatNotes2.pdf ├── StatNotes3.pdf ├── StatNotes4.pdf └── rules_of_ml.pdf /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashishpatel26/Machine-Learning-140-Formula/HEAD/.gitignore -------------------------------------------------------------------------------- /140 Machine Learning Formula.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashishpatel26/Machine-Learning-140-Formula/HEAD/140 Machine Learning Formula.pdf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashishpatel26/Machine-Learning-140-Formula/HEAD/README.md -------------------------------------------------------------------------------- /StatNotes.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashishpatel26/Machine-Learning-140-Formula/HEAD/StatNotes.pdf -------------------------------------------------------------------------------- /StatNotes0.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashishpatel26/Machine-Learning-140-Formula/HEAD/StatNotes0.pdf -------------------------------------------------------------------------------- /StatNotes1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashishpatel26/Machine-Learning-140-Formula/HEAD/StatNotes1.pdf -------------------------------------------------------------------------------- /StatNotes2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashishpatel26/Machine-Learning-140-Formula/HEAD/StatNotes2.pdf -------------------------------------------------------------------------------- /StatNotes3.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashishpatel26/Machine-Learning-140-Formula/HEAD/StatNotes3.pdf -------------------------------------------------------------------------------- /StatNotes4.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashishpatel26/Machine-Learning-140-Formula/HEAD/StatNotes4.pdf -------------------------------------------------------------------------------- /rules_of_ml.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashishpatel26/Machine-Learning-140-Formula/HEAD/rules_of_ml.pdf --------------------------------------------------------------------------------