Giter Site home page Giter Site logo

certifaiai / data-science-fundamentals Goto Github PK

View Code? Open in Web Editor NEW
21.0 21.0 97.0 19.03 MB

Data Science lab materials for CDLE

License: GNU Affero General Public License v3.0

Jupyter Notebook 100.00%
academy data-science machine-learning-fundamentals statistics

data-science-fundamentals's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

data-science-fundamentals's Issues

Update license header to 2021

Describe the bug

Example:
Screenshot 2021-06-28 at 7 16 12 PM

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. Windows, Ubuntu]
  • Browser [e.g. chrome, firefox]
  • Version [e.g. 1.0.0]

Additional context
Add any other context about the problem here.

add license footer in notebooks

Task for @ameliepeter :

  1. add the following license header in the last cell in each jupyter notebook in this repo
  2. make the cell "read-only" (non-editable)

_/*

  • Copyright (c) 2019 Skymind AI Bhd.
  • Copyright (c) 2020 CertifAI Sdn. Bhd.
  • This program and the accompanying materials are made available under the
  • terms of the Apache License, Version 2.0 which is available at
  • https://www.apache.org/licenses/LICENSE-2.0.
  • Unless required by applicable law or agreed to in writing, software
  • distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
  • WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
  • License for the specific language governing permissions and limitations
  • under the License.
  • SPDX-License-Identifier: Apache-2.0
    */_

Update REadme

Noticed that Readme is not up-to-date, specifically the third notebook for linear Regression is not included in there

Jupyter launch failed (python 3.5)

Reproduce steps:

  1. Conda env with python 3.5
  2. conda install --file requirements.txt -y
  3. jupyter notebook D:\Gits\machine-learning-fundamentals

Readme install dependencies needs update - install dependencies error

Describe the bug

  1. Failed to run after following instructions in readme.md

Screenshot 2021-06-26 at 10 41 50 AM

Screenshot
Screenshot 2021-06-26 at 10 28 12 AM

  1. Install python environment natively in system is not preferable

Screenshot 2021-06-26 at 10 44 37 AM

Suggest changing it to

  • cd to the directory where requirements.txt is located
  • activate virtualenv
  • run: pip install -r requirements.txt

Alternatively,
do

conda env create -f config.yml

like in repo https://github.com/CertifaiAI/time-series-labs

  1. the flag has typo, should be -r

Screenshot 2021-06-26 at 10 44 37 AM

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. Windows, Ubuntu]
  • Browser [e.g. chrome, firefox]
  • Version [e.g. 1.0.0]

Additional context
Add any other context about the problem here.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.