├── README.md ├── basis_of_statistics ├── 1.2.General_population.md ├── 1.3.Types_of_variables.md ├── 1.4.Measures_of_the_central_trend.md ├── 1.5.Measures_of_variability.md ├── 1.6.Quantilies.md ├── 1.7.Normal_distribution.md ├── 1.8.Central_limit_theorem.md ├── 1.9.Confidence_interval.md ├── images │ ├── 2sigma.png │ ├── boxplot.png │ ├── boxplot2.png │ ├── cpt1.png │ ├── diff_distr.png │ ├── diff_distr2.png │ ├── diff_distr3.png │ ├── distr2.png │ ├── example.png │ ├── example1.png │ ├── example2.png │ ├── freq_hist.png │ ├── interval.png │ ├── interval2.png │ ├── interval3.png │ ├── mean.png │ ├── mean_properties.png │ ├── median.png │ ├── median2.png │ ├── mode.png │ ├── n7.png │ ├── normal1.png │ ├── quartilies.png │ ├── raspr.png │ ├── razmah.png │ ├── sd.png │ ├── se.png │ ├── sigma.gif │ ├── signals.jpg │ ├── source_distr.png │ ├── stand1.png │ ├── variability.png │ ├── variance.png │ ├── variance2.png │ ├── variance_properties.png │ ├── z.png │ └── ztabl.png └── sources.md ├── hadoop-system-for-big-data ├── 1.introduction.md ├── images │ ├── company.png │ ├── company2.png │ ├── data-use.png │ ├── hadoop.png │ └── many-data.png └── pdf │ ├── 1.Introduction.pdf │ ├── 2.HDFS.pdf │ ├── 3.HDFS_Shell.pdf │ ├── 4.HDFS_API.pdf │ ├── 5.MapReduce.pdf │ └── 6.MapReduce_API.pdf └── introduction_to_DS_and_ML ├── 1.1.Introduction.md ├── 1.10.Stepik_ml_contest.md ├── 1.11.Data_preprocessing.md ├── 1.2.Basic termins.md ├── 1.3.The_model.md ├── 1.4.Pandas_and_dataframes.md ├── 1.5.Filtering_dataframe.md ├── 1.6.Aggregate_and_group.md ├── 1.7.Visualization.md ├── 1.9.Secret_quest.md ├── 2.1.Entropy_reduction.md ├── 2.5.Metrics.md ├── 2.9.Stepik_ml_contest.md └── links.md /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/README.md -------------------------------------------------------------------------------- /basis_of_statistics/1.2.General_population.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/basis_of_statistics/1.2.General_population.md -------------------------------------------------------------------------------- /basis_of_statistics/1.3.Types_of_variables.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/basis_of_statistics/1.3.Types_of_variables.md -------------------------------------------------------------------------------- /basis_of_statistics/1.4.Measures_of_the_central_trend.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/basis_of_statistics/1.4.Measures_of_the_central_trend.md -------------------------------------------------------------------------------- /basis_of_statistics/1.5.Measures_of_variability.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/basis_of_statistics/1.5.Measures_of_variability.md -------------------------------------------------------------------------------- /basis_of_statistics/1.6.Quantilies.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/basis_of_statistics/1.6.Quantilies.md -------------------------------------------------------------------------------- /basis_of_statistics/1.7.Normal_distribution.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/basis_of_statistics/1.7.Normal_distribution.md -------------------------------------------------------------------------------- /basis_of_statistics/1.8.Central_limit_theorem.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/basis_of_statistics/1.8.Central_limit_theorem.md -------------------------------------------------------------------------------- /basis_of_statistics/1.9.Confidence_interval.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/basis_of_statistics/1.9.Confidence_interval.md -------------------------------------------------------------------------------- /basis_of_statistics/images/2sigma.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/basis_of_statistics/images/2sigma.png -------------------------------------------------------------------------------- /basis_of_statistics/images/boxplot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/basis_of_statistics/images/boxplot.png -------------------------------------------------------------------------------- /basis_of_statistics/images/boxplot2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/basis_of_statistics/images/boxplot2.png -------------------------------------------------------------------------------- /basis_of_statistics/images/cpt1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/basis_of_statistics/images/cpt1.png -------------------------------------------------------------------------------- /basis_of_statistics/images/diff_distr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/basis_of_statistics/images/diff_distr.png -------------------------------------------------------------------------------- /basis_of_statistics/images/diff_distr2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/basis_of_statistics/images/diff_distr2.png -------------------------------------------------------------------------------- /basis_of_statistics/images/diff_distr3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/basis_of_statistics/images/diff_distr3.png -------------------------------------------------------------------------------- /basis_of_statistics/images/distr2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/basis_of_statistics/images/distr2.png -------------------------------------------------------------------------------- /basis_of_statistics/images/example.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/basis_of_statistics/images/example.png -------------------------------------------------------------------------------- /basis_of_statistics/images/example1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/basis_of_statistics/images/example1.png -------------------------------------------------------------------------------- /basis_of_statistics/images/example2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/basis_of_statistics/images/example2.png -------------------------------------------------------------------------------- /basis_of_statistics/images/freq_hist.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/basis_of_statistics/images/freq_hist.png -------------------------------------------------------------------------------- /basis_of_statistics/images/interval.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/basis_of_statistics/images/interval.png -------------------------------------------------------------------------------- /basis_of_statistics/images/interval2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/basis_of_statistics/images/interval2.png -------------------------------------------------------------------------------- /basis_of_statistics/images/interval3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/basis_of_statistics/images/interval3.png -------------------------------------------------------------------------------- /basis_of_statistics/images/mean.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/basis_of_statistics/images/mean.png -------------------------------------------------------------------------------- /basis_of_statistics/images/mean_properties.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/basis_of_statistics/images/mean_properties.png -------------------------------------------------------------------------------- /basis_of_statistics/images/median.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/basis_of_statistics/images/median.png -------------------------------------------------------------------------------- /basis_of_statistics/images/median2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/basis_of_statistics/images/median2.png -------------------------------------------------------------------------------- /basis_of_statistics/images/mode.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/basis_of_statistics/images/mode.png -------------------------------------------------------------------------------- /basis_of_statistics/images/n7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/basis_of_statistics/images/n7.png -------------------------------------------------------------------------------- /basis_of_statistics/images/normal1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/basis_of_statistics/images/normal1.png -------------------------------------------------------------------------------- /basis_of_statistics/images/quartilies.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/basis_of_statistics/images/quartilies.png -------------------------------------------------------------------------------- /basis_of_statistics/images/raspr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/basis_of_statistics/images/raspr.png -------------------------------------------------------------------------------- /basis_of_statistics/images/razmah.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/basis_of_statistics/images/razmah.png -------------------------------------------------------------------------------- /basis_of_statistics/images/sd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/basis_of_statistics/images/sd.png -------------------------------------------------------------------------------- /basis_of_statistics/images/se.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/basis_of_statistics/images/se.png -------------------------------------------------------------------------------- /basis_of_statistics/images/sigma.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/basis_of_statistics/images/sigma.gif -------------------------------------------------------------------------------- /basis_of_statistics/images/signals.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/basis_of_statistics/images/signals.jpg -------------------------------------------------------------------------------- /basis_of_statistics/images/source_distr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/basis_of_statistics/images/source_distr.png -------------------------------------------------------------------------------- /basis_of_statistics/images/stand1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/basis_of_statistics/images/stand1.png -------------------------------------------------------------------------------- /basis_of_statistics/images/variability.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/basis_of_statistics/images/variability.png -------------------------------------------------------------------------------- /basis_of_statistics/images/variance.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/basis_of_statistics/images/variance.png -------------------------------------------------------------------------------- /basis_of_statistics/images/variance2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/basis_of_statistics/images/variance2.png -------------------------------------------------------------------------------- /basis_of_statistics/images/variance_properties.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/basis_of_statistics/images/variance_properties.png -------------------------------------------------------------------------------- /basis_of_statistics/images/z.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/basis_of_statistics/images/z.png -------------------------------------------------------------------------------- /basis_of_statistics/images/ztabl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/basis_of_statistics/images/ztabl.png -------------------------------------------------------------------------------- /basis_of_statistics/sources.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/basis_of_statistics/sources.md -------------------------------------------------------------------------------- /hadoop-system-for-big-data/1.introduction.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/hadoop-system-for-big-data/1.introduction.md -------------------------------------------------------------------------------- /hadoop-system-for-big-data/images/company.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/hadoop-system-for-big-data/images/company.png -------------------------------------------------------------------------------- /hadoop-system-for-big-data/images/company2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/hadoop-system-for-big-data/images/company2.png -------------------------------------------------------------------------------- /hadoop-system-for-big-data/images/data-use.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/hadoop-system-for-big-data/images/data-use.png -------------------------------------------------------------------------------- /hadoop-system-for-big-data/images/hadoop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/hadoop-system-for-big-data/images/hadoop.png -------------------------------------------------------------------------------- /hadoop-system-for-big-data/images/many-data.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/hadoop-system-for-big-data/images/many-data.png -------------------------------------------------------------------------------- /hadoop-system-for-big-data/pdf/1.Introduction.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/hadoop-system-for-big-data/pdf/1.Introduction.pdf -------------------------------------------------------------------------------- /hadoop-system-for-big-data/pdf/2.HDFS.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/hadoop-system-for-big-data/pdf/2.HDFS.pdf -------------------------------------------------------------------------------- /hadoop-system-for-big-data/pdf/3.HDFS_Shell.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/hadoop-system-for-big-data/pdf/3.HDFS_Shell.pdf -------------------------------------------------------------------------------- /hadoop-system-for-big-data/pdf/4.HDFS_API.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/hadoop-system-for-big-data/pdf/4.HDFS_API.pdf -------------------------------------------------------------------------------- /hadoop-system-for-big-data/pdf/5.MapReduce.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/hadoop-system-for-big-data/pdf/5.MapReduce.pdf -------------------------------------------------------------------------------- /hadoop-system-for-big-data/pdf/6.MapReduce_API.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/hadoop-system-for-big-data/pdf/6.MapReduce_API.pdf -------------------------------------------------------------------------------- /introduction_to_DS_and_ML/1.1.Introduction.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/introduction_to_DS_and_ML/1.1.Introduction.md -------------------------------------------------------------------------------- /introduction_to_DS_and_ML/1.10.Stepik_ml_contest.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/introduction_to_DS_and_ML/1.10.Stepik_ml_contest.md -------------------------------------------------------------------------------- /introduction_to_DS_and_ML/1.11.Data_preprocessing.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/introduction_to_DS_and_ML/1.11.Data_preprocessing.md -------------------------------------------------------------------------------- /introduction_to_DS_and_ML/1.2.Basic termins.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/introduction_to_DS_and_ML/1.2.Basic termins.md -------------------------------------------------------------------------------- /introduction_to_DS_and_ML/1.3.The_model.md: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /introduction_to_DS_and_ML/1.4.Pandas_and_dataframes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/introduction_to_DS_and_ML/1.4.Pandas_and_dataframes.md -------------------------------------------------------------------------------- /introduction_to_DS_and_ML/1.5.Filtering_dataframe.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/introduction_to_DS_and_ML/1.5.Filtering_dataframe.md -------------------------------------------------------------------------------- /introduction_to_DS_and_ML/1.6.Aggregate_and_group.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/introduction_to_DS_and_ML/1.6.Aggregate_and_group.md -------------------------------------------------------------------------------- /introduction_to_DS_and_ML/1.7.Visualization.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/introduction_to_DS_and_ML/1.7.Visualization.md -------------------------------------------------------------------------------- /introduction_to_DS_and_ML/1.9.Secret_quest.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/introduction_to_DS_and_ML/1.9.Secret_quest.md -------------------------------------------------------------------------------- /introduction_to_DS_and_ML/2.1.Entropy_reduction.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/introduction_to_DS_and_ML/2.1.Entropy_reduction.md -------------------------------------------------------------------------------- /introduction_to_DS_and_ML/2.5.Metrics.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/introduction_to_DS_and_ML/2.5.Metrics.md -------------------------------------------------------------------------------- /introduction_to_DS_and_ML/2.9.Stepik_ml_contest.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/introduction_to_DS_and_ML/2.9.Stepik_ml_contest.md -------------------------------------------------------------------------------- /introduction_to_DS_and_ML/links.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgokondra/stepik_notebooks/HEAD/introduction_to_DS_and_ML/links.md --------------------------------------------------------------------------------